Version

TableGrid Class Members

The following tables list the members exposed by TableGrid.

Public Constructors
 NameDescription
Public ConstructorTableGrid Constructor  
Public Properties
 NameDescription
Public PropertyColumnsGets or sets the collection of columns in the grid.  
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public Methods
 NameDescription
Public MethodClonePerforms a deep clone of the object. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public MethodSealMakes the object sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
See Also