IModelOptions Properties
The Options node allows editing different UI settings.
Name | Description |
---|---|
Application |
Provides access to the Application Model‘s root node.
Inherited from IModel |
Customization |
Controls runtime layout customization and column chooser for the entire application |
Data |
Specifies the default mode used to access the collection of business objects in List Views when the IModel |
Index |
Specifies the order index by which nodes are arranged.
Inherited from IModel |
Layout |
Provides access to the Layout |
Lookup |
Used by reference properties that are displayed by a Look-up Property Editor in Auto mode. For more information, see IModel |
Node |
Gets the number of child nodes.
Inherited from IModel |
Parent |
Provides access to the parent node.
Inherited from IModel |
Root |
For internal use only.
Inherited from IModel |
Use |
For internal use. Use the IModel |
See Also