GridLinesType

<< Click to Display Table of Contents >>

 

GridLinesType

Enum Determines the type of rows to be drawn on E3Browser's data grid.

Available options for the GridLinesType property

Option

Description

0 - GLNone

No grid lines

1 - GLHorz

Only horizontal grid lines

2 - GLVert

Only vertical grid lines

3 - GLBoth

Horizontal and vertical grid lines (default)

Was this page useful?