Click or drag to resize

GridHighlightConfig Properties

Version 85.3.121

The GridHighlightConfig type exposes the following members.

Properties
  NameDescription
Public propertyCellBorderColor
The cell border color (default: transparent).
Public propertyCellBorderDash
Whether the cell border is dashed (default: false).
Public propertyColumnGapColor
The column gap highlight fill color (default: transparent).
Public propertyColumnHatchColor
The column gap hatching fill color (default: transparent).
Public propertyGridBorderColor
The grid container border highlight color (default: transparent).
Public propertyGridBorderDash
Whether the grid border is dashed (default: false).
Public propertyRowGapColor
The row gap highlight fill color (default: transparent).
Public propertyRowHatchColor
The row gap hatching fill color (default: transparent).
Public propertyShowGridExtensionLines
Whether the extension lines from grid cells to the rulers should be shown (default: false).
Public propertyShowNegativeLineNumbers
Show Negative line number labels (default: false).
Public propertyShowPositiveLineNumbers
Show Positive line number labels (default: false).
Top
See Also