| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TimeShowAll As Boolean | |
| C# | |
|---|---|
public virtual bool TimeShowAll {get; set;} | |
Property Value
BooleanIf this property is equal to true, each time increment will be displayed in the time section. If it is equal to false, only the first time increment will be displayed. This property is only effective when TimeType property is equal to Split.