ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ViewerModel Class / IsPrimaryPaneSelected Property

In This Topic
    IsPrimaryPaneSelected Property (ViewerModel)
    In This Topic
    Gets/sets if primary repot pane is selected
    Syntax
    'Declaration
     
    Public Property IsPrimaryPaneSelected As Boolean
    public bool IsPrimaryPaneSelected {get; set;}
    See Also