ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IRichEditDesignTarget Interface / SelectionProtected Property

In This Topic
    SelectionProtected Property
    In This Topic
    True if selection is protected.
    Syntax
    'Declaration
     
    Property SelectionProtected As Boolean
    bool SelectionProtected {get; set;}
    See Also