ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / BandedTableSectionStyle Class
Properties


In This Topic
    BandedTableSectionStyle Class Members
    In This Topic

    The following tables list the members exposed by BandedTableSectionStyle.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyColor of the Bottom border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyStyle of the Bottom border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyWidth of the Bottom border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyColor of the Horizontal border. (Inherited from C1.Web.Mvc.Sheet.TableSectionStyle)
    Public PropertyStyle of the Horizontal border. (Inherited from C1.Web.Mvc.Sheet.TableSectionStyle)
    Public PropertyWidth of the Horizontal border. (Inherited from C1.Web.Mvc.Sheet.TableSectionStyle)
    Public PropertyColor of the Left border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyStyle of the Left border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyWidth of the Left border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyColor of the Right border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyStyle of the Right border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyWidth of the Right border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyColor of the Top border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyStyle of the Top border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyWidth of the Top border. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyColor of the Vertical border. (Inherited from C1.Web.Mvc.Sheet.TableSectionStyle)
    Public PropertyStyle of the Vertical border. (Inherited from C1.Web.Mvc.Sheet.TableSectionStyle)
    Public PropertyWidth of the Vertical border. (Inherited from C1.Web.Mvc.Sheet.TableSectionStyle)
    Public PropertyThe CSS class name to add to a cell. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyThe font color. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyThe font family. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyThe font size. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyThe font style. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyThe font weight. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyFormat string for formatting the value of the cell. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyNumber of rows or columns in a single band of striping.  
    Public PropertyThe text alignment. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyThe text decoration. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyThe vertical alignment. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Public PropertyDescribes how whitespace inside the element is handled. (Inherited from C1.Web.Mvc.Sheet.CellStyle)
    Top
    See Also