2027 Property
Changes 0
P

Panel.Lockable

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