IModelVariant Properties
A Variant node defines an item of the ChangeVariantController.ChangeVariantAction action. Each item represents a View variant available for a varied View.
Name | Description |
---|---|
Application |
Provides access to the Application Model‘s root node.
Inherited from IModel |
Caption | Specifies the caption of a View variant. |
Id | Specifies the identifier of a View variant. |
Index |
Specifies the order index by which nodes are arranged.
Inherited from 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 |
View | Represents the node of the View to be displayed when selecting a View variant. |
Views |
Represents the list of possible IModel |
See Also