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

IModelViewVariants.Variants Property

Provides access to the Variants node.

Namespace: DevExpress.ExpressApp.ViewVariantsModule

Assembly: DevExpress.ExpressApp.ViewVariantsModule.v19.2.dll

Declaration

IModelVariants Variants { get; }

Property Value

Type Description
IModelVariants

An IModelVariants object representing the Variants node.

See Also