RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Ribbon Namespace / C1InsertTableTool Class / Orientation Property

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