Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
FieldCaptionCollection Class Members
The following tables list the members exposed by FieldCaptionCollection.
Public Properties
| Name | Description |
| Count | Returns the number of fields |
| Fields | Returns the colleciton of fields |
| Item | Rrturns the FieldCaption at the given index |
Protected Properties
| Name | Description |
| Grid | Returns the owner Grid |
| NodeName | Returns the name of the nodes |
Public Methods
| Name | Description |
| IndexOf | Returns the index of the given item |
Protected Methods
| Name | Description |
| GetItem | Returns the FieldCaption at the given index |
See Also