Click or drag to resize
GridControlGetGridLineStyle Method
Gets the grid line style.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public GridLineStyle GetGridLineStyle()

Return Value

Type: GridLineStyle
Gets the grid line style of this grid.
See Also