ModelDetailViewLayoutNodesGenerator Fields
A Nodes Generator that generates the content of the IModelViewLayout node.
Name | Description |
---|---|
Collections |
Specifies a layout group name for a collection. The default value is Related |
Editors |
Specifies the number of editors that are automatically placed in one column. This constant is set to 4. |
Force |
For internal use. |
Generate |
Specifies whether new tabs are created for collections or not. The default value is true. |
Layout |
Specifies the suffix to be used in layout group names. |
Main |
The identifier of the main layout group. |
Show |
|
Simple |
The identifier of the layout group that contains layout items for simple properties (such as value type or enumeration properties). |
Sizeable |
Specifies the name of the layout group that contains sizable editors. |
STR_col1 | Specifies the suffix used in the name of the first column layout group. |
STR_col2 | Specifies the suffix used in the name of the second column layout group. |
Tabs |
Specifies the name of the layout group that contains tabbed groups. |
See Also