[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Viewer.Wpf.Viewer.AllowSplitter

AllowSplitter Property

AllowSplitter

Gets or sets a value that determines whether the user is allowed to split the view.

Declaration
public bool AllowSplitter { get; set; }
Property Value
Type Description
bool

A bool value. true if the user is allowed to split the view; otherwise, false.

Remarks

The default value is true.