Name | Description | |
---|---|---|
Gets or sets a value indicating whether cells are aligned one next to another so that their borders don't overlap. |
||
Gets or sets a value indicating whether users can resize the headers of the grid interactively. |
||
Gets or sets the number of columns in the grid. |
||
Gets the collection with the topmost column headers. |
||
Gets or 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. |
||
Gets or sets a value indicating whether lane headers appear at the top of the z-order above all other items. |
||
Gets or 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). |
||
Overloaded. Gets a cell or cluster of cells from the grid. |
||
Gets or sets the offset of the lane grid from the left side of the document bounds. |
||
Gets or sets the minimum size of a header. |
||
Gets or sets the number of rows in the grid. |
||
Gets the collection with the leftmost row headers. |
||
Gets or 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. |
||
Gets or sets the style of the area above all row headers and to the left of all column headers. |
||
Gets or sets the text displayed in the top left area. |
||
Gets or sets the color of the text displayed in the top left area. |
||
Gets or sets the font used to display text in the top left area. |
||
Gets or sets the format of the text displayed in the top left area. |
||
Gets or sets the offset of the lane grid from the top side of the document bounds. |