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

DateFilterControl.DatePickerButton Property

Provides access to the date picker button.

Namespace: DevExpress.DashboardWin

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

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design

Declaration

public CheckButton DatePickerButton { get; }

Property Value

Type
CheckButton

Remarks

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

See Also