[]
Gets or sets a value indicating whether this GrapeCity.Drawing.IDrawingContext is locked.
bool Locked { get; set; }
Property Locked As Boolean
true if if the object is locked; otherwise, false if the object can be modified when the sheet is protected.
true
false