| ImageTextCellIHandlerVerticalAlignment 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
SyntaxVerticalAlignment VerticalAlignment { get; set; }Property VerticalAlignment As VerticalAlignment
	Get
	Set
abstract VerticalAlignment : VerticalAlignment with get, set
Property Value
Type: 
VerticalAlignmentThe vertical text alignment.
 See Also
See Also