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

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