ModelDetailViewLayoutNodesGenerator Members
In This Article
#Constructors
Name | Description |
---|---|
Model |
Initializes a new instance of the Model |
#Fields
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Generate |
Generates the specified node’s content.
Inherited from Model |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
For internal use.
Inherited from Model |
Is |
For internal use.
Inherited from Model |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also