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

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