ComponentOne Basic Library for UWP
TextAlignment Property (C1TreeViewItem)

C1.UWP Assembly > C1.Xaml Namespace > C1TreeViewItem Class : TextAlignment Property
Gets or sets a value that indicates the horizontal alignment of text content in the Header.
Syntax
'Declaration
 
Public Property TextAlignment As Windows.UI.Xaml.TextAlignment
public Windows.UI.Xaml.TextAlignment TextAlignment {get; set;}
See Also

Reference

C1TreeViewItem Class
C1TreeViewItem Members