| Basic Date Picker Documentation |
|
TimePicker.SecondIncrement Property
Gets or sets the increment of the Seconds.
[Visual Basic]
Public Property SecondIncrement As
Integer
[C#]
public
int SecondIncrement {get; set;}
See Also
TimePicker Class | BasicFrame.WebControls Namespace