MobileForms Toolkit Documentation

SmartGrid.GridLines Property

Gets or sets the boolean value indicating whether to display row grid lines.

public bool GridLines {get; set;}

Property Value

true if row gridlines are displayed, false otherwise.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace