PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Built-in
Mathematica
Symbol
Item
See Also »
DefaultElement
DefaultElement
is an option for
Grid
and related constructs which specifies what to insert when a new element is interactively created.
MORE INFORMATION
The default setting for
DefaultElement
is typically
"\[Placeholder]"
or
"
"
.
When creating palettes,
DefaultElement
is typically set to
Button
["
"]
.
The setting for
DefaultElement
is used to determine the contents of new columns or rows in a grid created with
Ctrl
+
Comma
or
Ctrl
+
Enter
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Copy and use
Evaluate in Place
(
Ctrl
+
Shift
+
Enter
) to display as an actual grid:
In[2]:=
Click on or
"
"
and press
Ctrl
+
Comma
or
Ctrl
+
Enter
:
In[3]:=
SEE ALSO
Item
New in 6
© 2008 Wolfram Research, Inc.