Gets or sets the string representing a 'Seconds' value.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string SecondsCaption { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property SecondsCaption As String |
See Also