PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / AdvancedEditor Class / TextAlignment Property

In This Topic
    TextAlignment Property
    In This Topic
    Gets or sets how the text should be aligned in the AdvancedEditor.
    Syntax
    'Declaration
     
    
    Public Property TextAlignment As TextAlignment
    public TextAlignment TextAlignment {get; set;}
    See Also