Skip to main content
Tab

FilterControlDateColumn.PropertiesDateEdit Property

Gets the filter column editor’s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public DateEditProperties PropertiesDateEdit { get; }

Property Value

Type Description
DateEditProperties

An object that contains settings specific to a date editor.

See Also