IModelVariant.View Property
Represents the node of the View to be displayed when selecting a View variant.
Namespace: DevExpress.ExpressApp.ViewVariantsModule
Assembly: DevExpress.ExpressApp.ViewVariantsModule.v24.1.dll
NuGet Package: DevExpress.ExpressApp.ViewVariantsModule
Declaration
Property Value
Type | Description |
---|---|
IModelView | An IModelView node representing the View to be displayed when selecting a View variant. |
See Also