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

FilterControlCheckColumn Class

Represents a filter column which contains Boolean values.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FilterControlCheckColumn :
    FilterControlEditColumn

Remarks

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

See Also