Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

TopLevel Property







Gets or sets a value indicating whether this AutoHidePanel is a top level control.
Syntax
public bool TopLevel {get; set;}
'Declaration
 
Public Property TopLevel As Boolean
'Usage
 
Dim instance As AutoHidePanel
Dim value As Boolean
 
instance.TopLevel = value
 
value = instance.TopLevel

            

            
public: __property bool get_TopLevel();
public: __property void set_TopLevel( 
   bool value
);
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

See Also

Reference

AutoHidePanel Class
AutoHidePanel Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features