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