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

In This Topic
    CurrentButtonStyle Property
    In This Topic
    Gets or sets the style of the current page button.
    Syntax
    'Declaration
     
    
    Public Property CurrentButtonStyle As C1Style
    public C1Style CurrentButtonStyle {get; set;}
    See Also