TimeEditorAttribute.Multiplier property
Gets or sets the multiplier (default is 1 which is minutes, 60 to store seconds, 60000 to store ms)
public int Multiplier { get; set; }
See Also
- class TimeEditorAttribute
Gets or sets the multiplier (default is 1 which is minutes, 60 to store seconds, 60000 to store ms)
public int Multiplier { get; set; }