DateFilterControl.DatePickerButton Property
In This Article
Provides access to the date picker button.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public CheckButton DatePickerButton { get; }
#Property Value
Type |
---|
Check |
#Remarks
Use this property to change the appearance of the date picker button.
See Also