TopLevel Property

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

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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