Version

FooterCaptionCollection Class Members

The following tables list the members exposed by FooterCaptionCollection.

Public Constructors
 NameDescription
Public ConstructorFooterCaptionCollection ConstructorCreates a new FooterCaptionCollection  
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 Footer  
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