MobileForms Toolkit Documentation

TextCell.Alignment Property

Gets or sets the Alignment of a text diplayed in the TextCell.

public virtual Alignment Alignment {get; set;}

Property Value

The Alignment of a text diplayed in the TextCell.

Remarks

If the text doesn't fit to cell it is cropped, and can be displayed using tooltips.

See Also

TextCell Class | Resco.Controls.AdvancedComboBox Namespace