Spread Silverlight Documentation
SheetTable Class Members
Properties  Methods  Events


The following tables list the members exposed by SheetTable.

Public Constructors
 NameDescription
Public ConstructorSheetTable ConstructorInitializes a new instance of the SheetTable class.  
Top
Public Properties
 NameDescription
Public PropertyBandedColumnsGets or sets a value that indicates whether to display an alternating column style.  
Public PropertyBandedRowsGets or sets a value that indicates whether to display an alternating row style.  
Public PropertyDataRangeGets the cell range for the table data area.  
Public PropertyFooterIndexGets the footer index in the sheet.  
Public PropertyHeaderIndexGets the header index in the sheet.  
Public PropertyHighlightFirstColumnGets or sets a value that indicates whether to highlight the first column.  
Public PropertyHighlightLastColumnGets or sets a value that indicates whether to highlight the last column.  
Public PropertyNameGets the table name.  
Public PropertyRangeRepresents a range of the whole table.  
Public PropertyRowFilterGets the row filter of the table.  
Public PropertyShowFooterGets or sets a value that indicates whether to display a footer.  
Public PropertyShowHeaderGets or sets a value that indicates whether to display a header.  
Public PropertyStyleGets or sets a style for the table.  
Top
Public Methods
 NameDescription
Public MethodGetColumnFormulaGets the table footer formula with a specified index.  
Public MethodGetColumnNameGets the table header text with a specified index.  
Public MethodRefreshReloads the data from a data source.  
Public MethodSetColumnFormulaSets the table footer formula with a specified index.  
Public MethodSetColumnNameSets the table header text with a specified index.  
Top
Public Events
 NameDescription
Public EventPropertyChangedOccurs when a property value changes.  
Top
See Also

Reference

SheetTable Class
GrapeCity.Windows.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.