[]
Gets or sets a value that determines whether the user is allowed to split the view.
public bool AllowSplitter { get; set; }
A bool value. true if the user is allowed to split the view; otherwise, false.
true
false
The default value is true.