VerticalAlign Property (CellStyleContent)
In This Topic
Gets or sets the vertical alignment of the cell.
Syntax
'Declaration
Public Property VerticalAlign As String
public string VerticalAlign {get; set;}
Property Value
The vertical alignment of the cell as a
System.String.
See Also