The GridRenderStyle enumeration provides the following values:
Description |
Value |
---|---|
|
Draw grid row header labels. |
|
Draw grid column header labels. |
|
Draw grid cell border lines. |
|
Draw a bounding rectangle around the rendered cell area. |
|
Draw the grid cell selection highlight if a selection is present. |
|
The default render style. |