ComponentOne RichTextBox for UWP
C1LeftAlignMenuTool Class
Members 

C1.Xaml.RichTextBox Namespace : C1LeftAlignMenuTool Class
Menu item that aligns text to the left in a C1RichTextBox.
Object Model
C1LeftAlignMenuTool Class
Syntax
'Declaration
 
Public Class C1LeftAlignMenuTool 
   Inherits C1ToggleMenuTool
   Implements IUpdateableTool, Windows.UI.Xaml.Controls.IItemContainerMapping 
public class C1LeftAlignMenuTool : C1ToggleMenuTool, IUpdateableTool, Windows.UI.Xaml.Controls.IItemContainerMapping  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         System.Runtime.InteropServices.WindowsRuntime.RuntimeClass
            Windows.UI.Xaml.DependencyObject
               Windows.UI.Xaml.UIElement
                  Windows.UI.Xaml.FrameworkElement
                     Windows.UI.Xaml.Controls.Control
                        Windows.UI.Xaml.Controls.ItemsControl
                           C1.Xaml.C1RadialMenuItem
                              C1.Xaml.RichTextBox.C1ToggleMenuTool
                                 C1.Xaml.RichTextBox.C1LeftAlignMenuTool

See Also

Reference

C1LeftAlignMenuTool Members
C1.Xaml.RichTextBox Namespace