| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property DisplayTime As Boolean | |
| C# | |
|---|---|
public virtual bool DisplayTime {get; set;} | |
Property Value
BooleanThe information which will be displayed is the appointment start time and end time.
| dbicDayView | Send comments on this topic. |
| DisplayTime Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : DisplayTime Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property DisplayTime As Boolean | |
| C# | |
|---|---|
public virtual bool DisplayTime {get; set;} | |
The information which will be displayed is the appointment start time and end time.