Property ShowSeconds
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLNetTypes.dll
ShowSeconds
Gets or sets a value indicating whether to enable showing seconds in the control.
public bool ShowSeconds { get; set; }
Property Value
- bool
trueto enable showing seconds in the control; otherwise,false.
Remarks
Default: true.