MobileForms Toolkit Documentation

SmartGrid.HeaderGridLineColor Property

Gets or sets the default hedaer gridline color of SmartGrid.

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

Property Value

The Color for displaying header gridlines of SmartGrid.

Remarks

Default color is Color.Black.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace