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

In This Topic
    ButtonBackground Property
    In This Topic
    Gets or sets the color of the border of the buttons.
    Syntax
    'Declaration
     
    
    Public Property ButtonBackground As C1Color
    public C1Color ButtonBackground {get; set;}
    See Also