[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IWorksheetView.FreezePanes

FreezePanes Property

FreezePanes

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

Declaration
bool FreezePanes { get; set; }
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.