MobileForms Toolkit Documentation

LinkCell.TextFont Property

Gets or sets the font for displaying the text.

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

Property Value

The Font for displaying the text.

Remarks

Link cells font is underlined by default.

See Also

LinkCell Class | Resco.Controls.AdvancedList Namespace