VariantsInfo.Items Property
Gets a collection of VariantInfo objects representing the available View variants.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v25.2.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Property Value
| Type | Description |
|---|---|
| ReadOnlyCollection<VariantInfo> | A read-only collection of VariantInfo objects representing the available View variants. |
See Also