ListViewFilterAttribute.Description Property
Specifies the current filter description.
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string specifying the current filter description. |
Remarks
Values of the Description property are set for the tooltips of the SetFilter Action‘s corresponding items.
See Also