Panel.Lockable
Description:
This property is used to know whether a panel can be locked.
This property is used to know whether a panel can be locked.
Remarks:
If the panel can be locked, return true, else false.
If the panel can be locked, return true, else false.
public bool Lockable { get; }
No comments yet. Start the discussion.
Loading…