Skip to main content
.NET 8.0+

ModelVariantsProvider Properties

Provide a list of view variants available for the specific View in the IModelVariants Application Model node, and stores the variant selected by the user to the IModelVariants.Current property.
Name Description
AllowSingleVariant static Specifies whether of not a single view variant is allowed.
Views Gets the list of View nodes used by the ModelVariantsProvider.
See Also