MobileForms Toolkit Documentation

Style.TextAlignment Property

Gets or sets the text alignment of the cell.

public Alignment TextAlignment {get; set;}

Property Value

Alignment of the text.

Remarks

If Alignemnt.Default is set as the TextAlignment, then the used alignment in the cell is determined by Alignment

See Also

Style Class | Resco.Controls.SmartGrid Namespace