[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SheetView.Split

Split Property

Split

Gets or sets a value indicating whether the sheetview is split.

Declaration
public bool Split { get; set; }
Public Property Split As Boolean
Property Value
Type Description
bool

true if the sheetview is split; otherwise, false.

Remarks

It's possible for FreezePanes to be true and Split to be false , or vice versa.