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