Editor for WinForms | ComponentOne
C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1EditorRibbon Class / Selectable Property

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