ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Annotations Namespace / AnnotationBook Class / Selection Property

In This Topic
    Selection Property (AnnotationBook)
    In This Topic
    Gets currently selected annotation items
    Syntax
    'Declaration
     
    Public Property Selection As Selection
    public Selection Selection {get; set;}
    See Also