HorizontalAlignment Property (Style)
In This Topic
Gets or sets how elements should be aligned in the horizontal direction.
Syntax
'Declaration
Public Property HorizontalAlignment As Alignment
public Alignment HorizontalAlignment {get; set;}
See Also