TreeView for WPF | ComponentOne
C1.WPF.TreeView Namespace / C1TreeViewItem Class / TextAlignmentProperty Field

In This Topic
    TextAlignmentProperty Field
    In This Topic
    Identifies the TextAlignment dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TextAlignmentProperty As DependencyProperty
    public static readonly DependencyProperty TextAlignmentProperty
    See Also