CurrentFrameViewVariantsManager.Variants Property
Gets a list of available View Variants.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Property Value
Type | Description |
---|---|
VariantsInfo | A VariantsInfo object that provides a list of available View Variants. |
Implements
See Also