Version

HeaderCaptionCollection Class Members

The following tables list the members exposed by HeaderCaptionCollection.

Public Constructors
 NameDescription
Public ConstructorHeaderCaptionCollection ConstructorCreates a new HeaderCaptionCollection  
Public Properties
 NameDescription
Public PropertyCountReturns the number of fields (Inherited from Infragistics.Web.UI.GridControls.FieldCaptionCollection)
Public PropertyFieldsReturns the colleciton of fields (Inherited from Infragistics.Web.UI.GridControls.FieldCaptionCollection)
Public PropertyItemRrturns the FieldCaption at the given index (Inherited from Infragistics.Web.UI.GridControls.FieldCaptionCollection)
Protected Properties
 NameDescription
Protected PropertyGridReturns the owner Grid (Inherited from Infragistics.Web.UI.GridControls.FieldCaptionCollection)
Protected PropertyNodeNameOverridden. Returns Header  
Public Methods
 NameDescription
Public MethodIndexOfReturns the index of the given item (Inherited from Infragistics.Web.UI.GridControls.FieldCaptionCollection)
Protected Methods
 NameDescription
Protected MethodGetItemOverridden. Returns the FieldCaption at the given index  
See Also