IFilterablePropertyInfo.PropertyType Property
When overridden in descendants, gets the filterable property’s type.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type object that represents the filterable property’s type. |
See Also