Locked Property
Locked
Gets or sets a value indicating whether this RangeInfo is locked.
Declaration
public override bool Locked { get; set; }
Public Overrides Property Locked As Boolean
Property Value
| Type |
Description |
| bool |
true if locked; otherwise, false.
|
Overrides