FilterController.View Property
In This Article
Provides access to the current List View for which the FilterController is activated.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
List |
A List |
See Also