TopLevel Property

Summary
Gets or sets a value indicating whether this AutoHidePanel is a top level control.
Syntax
C#
VB
C++
public bool TopLevel { get; set; } 
  
Public Property TopLevel As Boolean 
public: 
property bool TopLevel { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

True to mark this AutoHidePanel control as top level; Otherwise, false.

Remarks

When this property is set to True the CollapseTopLevelPanels and ExpandTopLevelPanels will change this control state.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.