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

In This Topic
    ButtonBorderWidth Property
    In This Topic
    Gets or sets the width of the border of the buttons.
    Syntax
    'Declaration
     
    
    Public Property ButtonBorderWidth As Double
    public double ButtonBorderWidth {get; set;}
    See Also