GridHeaderUtils.GetPathHash Method
Include Protected Members
Include Inherited Members
Returns a string that represents a header path.
Overload List
Name | Description | |
---|---|---|
GetPathHash(GridHeaderItem) | Returns a string that represents a header path. | |
GetPathHash(GridHeaderItem, GridHeaderItem) | Returns a string that represents the intersection path of two headers. |
Top