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