ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / CalendarSettings Class / ShowArrowButtons Property

In This Topic
    ShowArrowButtons Property (CalendarSettings)
    In This Topic
    Gets or sets the System.Boolean value indicating whether calendar displays arrow buttons.
    Syntax
    'Declaration
     
    
    Public Property ShowArrowButtons As Boolean
    public bool ShowArrowButtons {get; set;}
    See Also