MobileForms Toolkit Documentation

SmartGrid.GridLineColor Property

Gets or sets the default gridline color of SmartGrid.

public System.Drawing.Color GridLineColor {get; set;}

Property Value

The Color for displaying gridlines of SmartGrid.

Remarks

Default color is Color.Gray.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace