[]
Gets or sets a value indicating whether the split panes are frozen.
public bool FreezePanes { get; set; }
Public Property FreezePanes As Boolean
| Type | Description |
|---|---|
| bool |
|
It's possible for FreezePanes to be true and Split to be false , or vice versa.