Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor Namespace / C1Editor Class / Selection Property

In This Topic
    Selection Property
    In This Topic
    Gets the current selection in the C1Editor.
    Syntax
    'Declaration
     
    Public ReadOnly Property Selection As Selection
    public Selection Selection {get;}
    See Also