RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1SizeMenuTool Class / IsSelectable Property

In This Topic
    IsSelectable Property (C1SizeMenuTool)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsSelectable As Boolean
    public bool IsSelectable {get; set;}
    See Also