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