ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1TimeEditor Class / ShowButtons Property

In This Topic
    ShowButtons Property
    In This Topic
    Shows or hides the buttons for Increment or Decrement.
    Syntax
    'Declaration
     
    Public Property ShowButtons As System.Boolean
    public System.bool ShowButtons {get; set;}
    See Also