Skip to main content
A newer version of this page is available. .
Tab

FilterControlTextColumn Class

Represents a filter column which contains string values.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FilterControlTextColumn :
    FilterControlEditColumn

Remarks

Use the FilterControlTextColumn.PropertiesTextEdit property to access settings of an editor used to edit operand values for this type of filter column.

See Also