MobileForms Toolkit Documentation

Style.Font Property

Gets or sets the font of the cell.

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

Remarks

Font determines the Font used to display the text of the cell using this style.

See Also

Style Class | Resco.Controls.SmartGrid Namespace