[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.DisplayFormat.Locked

Locked Property

Locked

Gets a value that indicates if the associated DisplayFormat object is locked as it is displayed in the current user interface.

Declaration
public bool Locked { get; }
Public ReadOnly Property Locked As Boolean
Property Value
Type Description
bool

true if the associated DisplayFormat object is locked; otherwise, false.