HorizontalAlignment Property (HeaderStyle)
In This Topic
Gets or sets how header text is aligned in the horizontal direction.
Syntax
'Declaration
Public Property HorizontalAlignment As C1.Framework.Alignment
public C1.Framework.Alignment HorizontalAlignment {get; set;}
See Also