FilterControlTextColumn Class
Represents a filter column which contains string values.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
Use the FilterControlTextColumn.PropertiesTextEdit property to access settings of an editor used to edit operand values for this type of filter column.
Implements
Inheritance
Object
StateManager
CollectionItem
FilterControlColumn
FilterControlEditColumn
FilterControlTextColumn
See Also