Blazor | ComponentOne
C1.Blazor.DataPager Assembly / C1.Blazor.DataPager Namespace / DataPagerButton Class / BorderAlignment Property

In This Topic
    BorderAlignment Property (DataPagerButton)
    In This Topic
    Gets or sets the alignment of the border relative to the control bounds.
    Syntax
    'Declaration
     
    
    Public Property BorderAlignment As BorderAlignment
    public BorderAlignment BorderAlignment {get; set;}
    See Also