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

In This Topic
    IsEnabled Property
    In This Topic
    IsEnabled
    Syntax
    'Declaration
     
    
    Public Property IsEnabled As Boolean
    public bool IsEnabled {get; set;}
    See Also