FilterControlOperationVisibilityEventArgs.PropertyInfo Property
Gets the filterable property of the filter expression.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
IFilterablePropertyInfo | A IFilterablePropertyInfo object that represents a filterable property. |
See Also