GridPicture.IsLocked

GridPicture.IsLocked property

True if the object is locked, False if the object can be modified when the sheet is protected.

public bool IsLocked { get; set; }

See Also