Represents a lane grid.
The following tables list the members exposed by the Grid type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
|
|
![]() |
Returns the first column header matching the specified caption. |
|
![]() |
Finds the first row whose header caption matches the specified string. |
|
![]() |
Overloaded. |
|
![]() |
Gets a value indicating whether users can resize the headers of the grid interactively. |
|
![]() |
Returns the bounding rectangle of the specified cell. |
|
![]() |
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. |
|
![]() |
Gets the number of columns in the grid. |
|
![]() |
Returns the bounding rectangle of all column headers. |
|
![]() |
Gets the collection with the topmost column headers. |
|
![]() |
Gets an array with float values specifying the heights of individual column levels. If a value is non-positive or does not exist because the array has less arguments than the number of rows, then the height is calculated as the maximum height of the columns in that level. |
|
![]() |
Returns the 0-based index of the specified column. Only works for bottommost headers. If the specified column is a group header, returns -1. |
|
![]() |
Gets a value indicating whether the text of the lane headers can contain formatting tags, such as <b>. |
|
![]() |
Returns the bounding rectangle of the specified header. |
|
![]() |
Overloaded. |
|
![]() |
Gets the level of the specified header. |
|
![]() |
Gets a value indicating whether lane headers appear at the top of the z-order above all other items. |
|
![]() |
Gets a value indicating whether headers will be anchored to the corresponding side (that is, the column header anchored to the top side and the row header anchored to the left side). |
|
![]() |
Gets the offset of the lane grid from the left side of the document bounds. |
|
![]() |
|
|
![]() |
Returns the row header with the specified index from the bottommost row header level. |
|
![]() |
Gets the number of rows in the grid. |
|
![]() |
Returns the bounding rectangle of all row headers. |
|
![]() |
Gets the collection with the leftmost row headers. |
|
![]() |
Gets an array with float values specifying the widths of individual row levels. |
|
![]() |
Returns the 0-based index of the specified row. Only works for bottommost headers. If the specified row is a group header, returns -1; |
|
![]() |
Gets the style of the area above all row headers and to the left of all column headers. |
|
![]() |
Gets the text displayed in the top left area. |
|
![]() |
Gets the color of the text displayed in the top left area. |
|
![]() |
Gets the font used to display text in the top left area. |
|
![]() |
Gets the format of the text displayed in the top left area. |
|
![]() |
Gets the offset of the lane grid from the top side of the document bounds. |
|
![]() |
Inserts a new header after the specified header and returns a reference to it. |
|
![]() |
Deserializes the lane grid from the specified Element using the specified context. |
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
Invoked in order to render the grid before any other diagram items are drawn. |
|
![]() |
Invoked in order to render the grid after all other diagram items are drawn. |
|
![]() |
This method is for internal use only. Resizes the heights of all column headers from the specified level with the specified amount. |
|
![]() |
This method is for internal use only. Resizes the widths of all row headers from the specified level with the specified amount. |
|
![]() |
Serializes the lane grid to the specified XmlElement using the specified context. |
|
![]() |
Sets a value indicating whether users can resize the headers of the grid interactively. |
|
![]() |
Sets the number of columns in the grid. |
|
![]() |
Sets an array with float values specifying the heights of individual column levels. If a value is non-positive or does not exist because the array has less arguments than the number of rows, then the height is calculated as the maximum height of the columns in that level. |
|
![]() |
Sets a value indicating whether the text of the lane headers can contain formatting tags, such as <b>. |
|
![]() |
Sets a value indicating whether lane headers appear at the top of the z-order above all other items. |
|
![]() |
Sets a value indicating whether headers will be anchored to the corresponding side (that is, the column header anchored to the top side and the row header anchored to the left side). |
|
![]() |
Sets the offset of the lane grid from the left side of the document bounds. |
|
![]() |
|
|
![]() |
|
|
![]() |
Sets the number of rows in the grid. |
|
![]() |
Sets an array with float values specifying the widths of individual row levels. If a value is non-positive or does not exist because the array has less arguments than the number of rows, then the width is calculated as the maximum width of the rows in that level. |
|
![]() |
Sets the style of the area above all row headers and to the left of all column headers. |
|
![]() |
Sets the text displayed in the top left area. |
|
![]() |
Sets the color of the text displayed in the top left area. |
|
![]() |
Sets the font used to display text in the top left area. |
|
![]() |
Sets the format of the text displayed in the top left area. |
|
![]() |
Sets the offset of the lane grid from the top side of the document bounds. |
|
![]() |
|
Name | Description | |
---|---|---|
![]() |
Handles the HeaderAdded event on the master column header. |
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|