ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportPaneModel Class / SelectionFrame Property

In This Topic
    SelectionFrame Property
    In This Topic
    Gets or sets selection frame
    Syntax
    'Declaration
     
    Public Property SelectionFrame As Frame
    public Frame SelectionFrame {get; set;}
    See Also