[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Slicers.ISlicer.Locked

Locked Property

Locked

Gets or sets a value indicating whether the specified slicer can be modified when the sheet that contains it is protected.

Declaration
bool Locked { get; set; }
Property Locked As Boolean
Property Value
Type Description
bool

true if the specified slicer cannot be modified; otherwise, false.