Click or drag to resize

TextBoxCellIHandlerVerticalAlignment Property

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

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

Property Value

Type: VerticalAlignment
The vertical text alignment.
See Also