Enum SecondsFormat
Namespace: Syncfusion.Windows.Forms.Tools
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public enum SecondsFormat
Fields
Name | Description |
---|---|
OneOrTwoDigit | s The one or two-digit seconds. |
TwoDigit | ss The two-digit seconds. Single digit values are preceded by a zero. |