MobileForms Toolkit Documentation

Column.GridLine Property

Gets or sets the boolean value indicating whether column gridline is displayed.

public bool GridLine {get; set;}

Property Value

true if gridline is displayed, false otherwise.

Remarks

Column gridline is the vertical line on the right side of the column.

See Also

Column Class | Resco.Controls.SmartGrid Namespace