ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ISelectableDocument Interface / CurrentSelection Property

In This Topic
    CurrentSelection Property (ISelectableDocument)
    In This Topic
    Gets current selection
    Syntax
    'Declaration
     
    ReadOnly Property CurrentSelection As DocumentSelection
    DocumentSelection CurrentSelection {get;}
    See Also