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


In This Topic
    TableStyle Class Members
    In This Topic

    The following tables list the members exposed by TableStyle.

    Public Constructors
     NameDescription
    Public ConstructorCreates one TableStyle instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the first banded column style.  
    Public PropertyGets or sets the first banded row style.  
    Public PropertyGets or sets the first column style.  
    Public PropertyGets or sets the first cell style in the header row.  
    Public PropertyGets or sets the first cell style in the total row.  
    Public PropertyGets or sets the header row style.  
    Public PropertyIndicates whether the table style is built-in style.  
    Public PropertyGets or sets the last column style.  
    Public PropertyGets or sets the last cell style in the header row.  
    Public PropertyGets or sets the last cell style in the total row.  
    Public PropertyGets or sets the name of the table style.  
    Public PropertyGets or sets the second banded column style.  
    Public PropertyGets or sets the second banded row style.  
    Public PropertyGets or sets the total row style.  
    Public PropertyGets or sets the whole table style.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates one TableStyle instance of built-in dark style.  
    Public Methodstatic (Shared in Visual Basic)Creates one TableStyle instance of built-in light style.  
    Public Methodstatic (Shared in Visual Basic)Creates one TableStyle instance of built-in medium style.  
    Top
    See Also