ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / AllowSplitter Property

In This Topic
    AllowSplitter Property (Viewer)
    In This Topic
    Gets or sets a value that determines whether the user is allowed to split the view.
    Syntax
    'Declaration
     
    Public Property AllowSplitter As Boolean
    public bool AllowSplitter {get; set;}
    See Also