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

Show in webframe

Speed Property







Gets or sets the speed of collapsing and expanding.
Syntax
public int Speed {get; set;}
'Declaration
 
Public Property Speed As Integer
'Usage
 
Dim instance As AutoHidePanel
Dim value As Integer
 
instance.Speed = value
 
value = instance.Speed

            

            
public: __property int get_Speed();
public: __property void set_Speed( 
   int value
);
public:
property int Speed {
   int get();
   void set (    int value);
}

Property Value

The speed of collapsing and expanding. Minimum value is 1 and maximum is System.Int32.MaxValue
Remarks

The speed is relative to the Size of the control.

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