RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1BorderTool.Proxy Class / Selected Property

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