Spread Windows Forms 9.0 Product Documentation
ITableRange Interface Members
Properties  Methods  Events

The following tables list the members exposed by ITableRange.

Public Properties
 NameDescription
 PropertyColumnsGets a collection of ITableColumn objects.  
 PropertyCommentGets or sets the table comment.  
 PropertyDataRangeGets the data range of the ITableRange  
 PropertyDataSourceGets the IRange table source.  
 PropertyFirstColumnIndexGets first column index  
 PropertyFirstRowIndexGets first row index  
 PropertyHeaderRowIndexGets the row index of the header row  
 PropertyHeaderRowVisibleGets or sets whether the header is visible.  
 PropertyLastColumnIndexGet last column index  
 PropertyLastRowIndexGets last row index  
 PropertyNameGets or sets the ITableRange name  
 PropertyTotalRowIndexGets total row index  
 PropertyTotalRowVisibleGets or sets whether the total row is visible.  
Top
Public Methods
 NameDescription
 MethodDeserializeLoads the data from XML. (Inherited from FarPoint.Win.ISerializeData)
 MethodGetColumnIndexGets column index by name  
 MethodGetColumnNameGets the name of the column  
 MethodGetDataColumnFormulaGets data fomula from a special column.  
 MethodGetObjectDataPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. (Inherited from System.Runtime.Serialization.ISerializable)
 MethodGetUniqueColumnNameGets a unique name for a table column.  
 MethodSerializeSaves the data to XML. (Inherited from FarPoint.Win.ISerializeData)
 MethodSetDataColumnFormulaSets data formula to a special column.  
 MethodSyncDataInRangeSynchronizes table data in a specific range.  
Top
Public Events
 NameDescription
 EventNameChangedOccurs when the table name is changed.  
 EventNameChangingOccurs when the table name is about to change.  
 EventTableRangeChangedOccurs when the table range is changed.  
 EventTableRangeChangingOccurs when the table range is about to change.  
Top
See Also

Reference

ITableRange Interface
FarPoint.Win.Spread.Model Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.