VerticalAlignment Property (HeaderStyle)
In This Topic
Gets or set a value specifying the vertical alignment of header text.
Syntax
'Declaration
Public Property VerticalAlignment As C1.Framework.Alignment
public C1.Framework.Alignment VerticalAlignment {get; set;}
See Also