Click or drag to resize

ImageTextCellIHandlerTextAlignment Property

Gets or sets the horizontal alignment of the text within the cell.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
TextAlignment TextAlignment { get; set; }

Property Value

Type: TextAlignment
The text alignment.
See Also