ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / BandedTableSectionStyle Class / BorderRightStyle Property

In This Topic
    BorderRightStyle Property (BandedTableSectionStyle)
    In This Topic
    Style of the Right border.
    Syntax
    'Declaration
     
    Public Property BorderRightStyle As String
    public string BorderRightStyle {get; set;}
    See Also