ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / TableStyle Class / LastColumnStyle Property

In This Topic
    LastColumnStyle Property (TableStyle)
    In This Topic
    Gets or sets the last column style.
    Syntax
    'Declaration
     
    
    Public Property LastColumnStyle As TableSectionStyle
    public TableSectionStyle LastColumnStyle {get; set;}
    See Also