←Select platform

Speed Property

Summary

Gets or sets the speed of collapsing and expanding.

Syntax

C#
VB
C++
public int Speed { get; set; } 
  
Public Property Speed As Integer 
public: 
property int Speed { 
   int get(); 
   void set (    int ); 
} 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly