Version

FieldCaptionCollection Class Members

The following tables list the members exposed by FieldCaptionCollection.

Public Properties
 NameDescription
Public PropertyCountReturns the number of fields  
Public PropertyFieldsReturns the colleciton of fields  
Public PropertyItemRrturns the FieldCaption at the given index  
Protected Properties
 NameDescription
Protected PropertyGridReturns the owner Grid  
Protected PropertyNodeNameReturns the name of the nodes  
Public Methods
 NameDescription
Public MethodIndexOfReturns the index of the given item  
Protected Methods
 NameDescription
Protected MethodGetItemReturns the FieldCaption at the given index  
See Also