[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.SheetView.FreezePanes

FreezePanes Property

FreezePanes

Gets or sets a value indicating whether the split panes are frozen.

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

true if the split panes are frozen; otherwise, false.

Remarks

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