Skip to main content

DateFilterControl.DatePickerButton Property

Provides access to the date picker button.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v24.1.Win.dll

NuGet Package: DevExpress.Win.Dashboard

Declaration

public CheckButton DatePickerButton { get; }

Property Value

Type
CheckButton

Remarks

Use this property to change the appearance of the date picker button.

See Also