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