ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / DocumentModel Class / CurrentSelection Property

In This Topic
    CurrentSelection Property (DocumentModel)
    In This Topic
    Gets or sets selected document items.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentSelection As DocumentSelection
    public DocumentSelection CurrentSelection {get;}
    See Also