Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / Bookmark Class / IsSelected Property

In This Topic
    IsSelected Property
    In This Topic
    Returns true if the bookmark is inside current selection.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsSelected As System.Boolean
    public System.bool IsSelected {get;}
    See Also