Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / SheetTable Class
Properties Methods Events

In This Topic
    SheetTable Class Members
    In This Topic

    The following tables list the members exposed by SheetTable.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SheetTable class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates whether to display an alternating column style.  
    Public PropertyGets or sets a value that indicates whether to display an alternating row style.  
    Public PropertyGets the cell range for the table data area.  
    Public PropertyGets the footer index in the sheet.  
    Public PropertyGets the header index in the sheet.  
    Public PropertyGets or sets a value that indicates whether to highlight the first column.  
    Public PropertyGets or sets a value that indicates whether to highlight the last column.  
    Public PropertyGets the table name.  
    Public PropertyRepresents a range of the whole table.  
    Public PropertyGets the row filter of the table.  
    Public PropertyGets or sets a value that indicates whether to display a footer.  
    Public PropertyGets or sets a value that indicates whether to display a header.  
    Public PropertyGets or sets a style for the table.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the table footer formula with a specified index.  
    Public MethodGets the table header text with a specified index.  
    Public MethodReloads the data from a data source.  
    Public MethodSets the table footer formula with a specified index.  
    Public MethodSets the table header text with a specified index.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes.  
    Top
    See Also