Blazor | ComponentOne
C1.Blazor.DataPager Assembly / C1.Blazor.DataPager Namespace / C1DataPager Class / ButtonStyle Property

In This Topic
    ButtonStyle Property (C1DataPager)
    In This Topic
    Gets or sets the style of the buttons.
    Syntax
    'Declaration
     
    
    Public Property ButtonStyle As C1Style
    public C1Style ButtonStyle {get; set;}
    See Also