MobileForms Toolkit Documentation

SmartGrid.Font Property

Gets or sets the default font of regular, alternating and selected cells.

public override System.Drawing.Font Font {get; set;}

Property Value

The Font for displaying normal text.

Remarks

Default font is Tahoma, 8pt. Default header font can be overriden by defining custom Style.

See Also

SmartGrid Class | Resco.Controls.SmartGrid Namespace