Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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 IModelNode.
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 IModelNode.
NodeCount Gets the number of child nodes. Inherited from IModelNode.
Parent Provides access to the parent node. Inherited from IModelNode.
Root For internal use only. Inherited from IModelNode.
View Represents the node of the View to be displayed when selecting a View variant.
Views Represents the list of possible IModelVariant.View values.
See Also