Skip to main content
All docs
V26.1
  • DateFilterControl.DatePickerButton Property

    Provides access to the date picker button.

    Namespace: DevExpress.DashboardWin

    Assembly: DevExpress.Dashboard.v26.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