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

Show in webframe

AutoHidePanelDockedLength Property







Gets or sets the length (Widht/Height) of the ContainerControl in the docked state.
Syntax
public int AutoHidePanelDockedLength {get; set;}
'Declaration
 
Public Property AutoHidePanelDockedLength As Integer
'Usage
 
Dim instance As StudiesChronologicalSequenceBuilder
Dim value As Integer
 
instance.AutoHidePanelDockedLength = value
 
value = instance.AutoHidePanelDockedLength

            

            
public: __property int get_AutoHidePanelDockedLength();
public: __property void set_AutoHidePanelDockedLength( 
   int value
);
public:
property int AutoHidePanelDockedLength {
   int get();
   void set (    int value);
}

Property Value

The length (Widht/Height) of the ContainerControl in the docked state.
Requirements

Target Platforms

See Also

Reference

StudiesChronologicalSequenceBuilder Class
StudiesChronologicalSequenceBuilder Members

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