Back to Devexpress

DateFilterControl.DatePickerButton Property

dashboard-devexpress-dot-dashboardwin-dot-datefiltercontrol.md

latest1.3 KB
Original Source

DateFilterControl.DatePickerButton Property

Provides access to the date picker button.

Namespace : DevExpress.DashboardWin

Assembly : DevExpress.Dashboard.v25.2.Win.dll

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public CheckButton DatePickerButton { get; }
vb
Public ReadOnly Property DatePickerButton As CheckButton

Property Value

Type
CheckButton

Remarks

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

See Also

Date Filter in WinForms Dashboard

DateFilterControl Class

DateFilterControl Members

DevExpress.DashboardWin Namespace