ModelDetailViewLayoutNodesGenerator Fields
A Nodes Generator that generates the content of the IModelViewLayout node.Name | Description |
---|---|
CollectionsLayoutGroupName | Specifies a layout group name for a collection. The default value is RelatedDetails. |
EditorsMaxCountForLayoutInFlow static | Specifies the number of editors that are automatically placed in one column. This constant is set to 4. |
ForceShowGroupCaptions static | For internal use. |
GenerateTabsForCollections static | Specifies whether new tabs are created for collections or not. The default value is true. |
LayoutGroupNameSuffix | Specifies the suffix to be used in layout group names. |
MainLayoutGroupName | The identifier of the main layout group. |
ShowCaptionForCollectionsGroup static | |
SimpleEditorsLayoutGroupName | The identifier of the layout group that contains layout items for simple properties (such as value type or enumeration properties). |
SizeableEditorsLayoutGroupName | 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. |
TabsLayoutGroupName | Specifies the name of the layout group that contains tabbed groups. |
See Also