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

FilterControlDateColumn Class

Represents a filter column which contains DateTime values.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FilterControlDateColumn :
    FilterControlEditColumn

Remarks

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

See Also