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

In This Topic
    SelectedTableTitle Property
    In This Topic
    DefaultTableTitle
    Syntax
    'Declaration
     
    
    Public Property SelectedTableTitle As String
    public string SelectedTableTitle {get; set;}
    See Also