TimePickerBase.

SourceSeconds Property

Summary

Gets or sets a collection used to generate the content for selecting the seconds.
Namespace
MahApps.Metro.Controls
Containing Type
TimePickerBase

Syntax

[Category("Common")]
public IEnumerable<int> SourceSeconds { get; set; }

Attributes

Type Description
Category

Value

Type Description
IEnumerable<int>