ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ViewerViewModel Class / IsActiveSecondaryViewArea Property

In This Topic
    IsActiveSecondaryViewArea Property
    In This Topic
    Binding property that disables the secondary view area
    Syntax
    'Declaration
     
    Public ReadOnly Property IsActiveSecondaryViewArea As Boolean
    public bool IsActiveSecondaryViewArea {get;}
    See Also