ModelVariantsProvider.AllowSingleVariant Property
Specifies whether of not a single view variant is allowed.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if a single view variant is allowed; otherwise - false. |
See Also