Blazor | ComponentOne
C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1TimeEditor Class / ButtonStyle Property

In This Topic
    ButtonStyle Property (C1TimeEditor)
    In This Topic
    Gets or sets the style of the button used to toggle the drop-down.
    Syntax
    'Declaration
     
    
    Public Property ButtonStyle As C1Style
    public C1Style ButtonStyle {get; set;}
    See Also