Ribbon for WPF | ComponentOne
C1.WPF.Ribbon Namespace / ToolMenuItem Class / TextAlignment Property

In This Topic
    TextAlignment Property (ToolMenuItem)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property TextAlignment As TextAlignment
    public TextAlignment TextAlignment {get; set;}
    See Also