FilterController.FilterCriteriaName Field
Returns the name of the item in the Criteria collection of the current List View’s CollectionSource. This item is updated each time a new filter is selected via the FilterController‘s Filter Action. By default, this attribute is called “ListViewFilter”.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Field Value
Type |
---|
String |
See Also