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