RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Panel

Panel.Lockable

Property
Description:
This property is used to know whether a panel can be locked.
Remarks:
If the panel can be locked, return true, else false.
Syntax
public bool Lockable { get; }