GridHeaderItem.GetAllLeafHeadersInTree Method
Include Protected Members
Include Inherited Members
Returns a list of all the leaf headers in the tree under this header.
Overload List
Name | Description | |
---|---|---|
GetAllLeafHeadersInTree() | Returns a list of all the leaf headers in the tree under this header. | |
GetAllLeafHeadersInTree(Boolean) | Returns a list of all the leaf headers in the tree under this header, excluding hidden headers if specified. |
Top