| Visual Basic (Declaration) | |
|---|---|
Public Property AnimationInterval As Integer | |
| C# | |
|---|---|
public int AnimationInterval {get; set;} | |
Property Value
IntegerThis property can not be assigned a value less than 1.
The lower the number the faster the animation will be.
| dbicDate | Send comments on this topic. |
| AnimationInterval Property | |
| See Also | |
|
| dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : AnimationInterval Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property AnimationInterval As Integer | |
| C# | |
|---|---|
public int AnimationInterval {get; set;} | |
This property can not be assigned a value less than 1.
The lower the number the faster the animation will be.