Name | Description | |
---|---|---|
![]() |
Returns the first column header matching the specified caption. |
|
![]() |
Finds the first row whose header caption matches the specified string. |
|
![]() |
Overloaded. Returns the bounding rectangle of a cell or cluster of cells. |
|
![]() |
Returns the column index of the specified cell. |
|
![]() |
Gets the cell located at the specified point. |
|
![]() |
Returns the row index of the specified cell. |
|
![]() |
Returns the column header with the specified index from the bottommost column header level. |
|
![]() |
Returns the number of columns in the bottommost column header level. |
|
![]() |
Returns the bounding rectangle of all column headers. |
|
![]() |
Returns the 0-based index of the specified column. |
|
![]() |
Returns the bounding rectangle of the specified header. |
|
![]() |
Overloaded. Gets the Header that is located at the specified point. |
|
![]() |
Gets the level of the specified header. |
|
![]() |
Returns the header containing the specified header, or null, if the header is a top-level header. |
|
![]() |
Returns the row header with the specified index from the bottommost row header level. |
|
![]() |
Returns the number of rows in the bottommost row header level. |
|
![]() |
Returns the bounding rectangle of all row headers. |
|
![]() |
Returns the 0-based index of the specified row. |
|
![]() |
Inserts a new header after the specified header and returns a reference to it. |
|
![]() |
Inserts a new header before the specified header and returns a reference to it. |
|
![]() |
Raises the HeaderAdded event from outside the lane grid. |
|
![]() |
Raises the HeaderResized event from outside the lane grid. |
|
![]() |
Raises the HeaderStartResizing event from outside the lane grid. |
|
![]() |
Resizes the heights of all column headers from the specified level with the specified amount. |
|
![]() |
Resizes the widths of all row headers from the specified level with the specified amount. |