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.v20.2.Win.dll

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.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