Share Email Facebook Twitter LinkedIn Panel.Lockable Property This property is used to know whether a panel can be locked.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public bool Lockable { get; }Property ValueBoolean RemarksIf the panel can be locked, return true, else false. See AlsoReferencePanel ClassAutodesk.Revit.DB Namespace