| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TitleDate As Boolean | |
| C# | |
|---|---|
public virtual bool TitleDate {get; set;} | |
Property Value
BooleanThis property is only displayed when the AppointmentType does not equal Date.
| dbicDayView | Send comments on this topic. |
| TitleDate Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : TitleDate Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property TitleDate As Boolean | |
| C# | |
|---|---|
public virtual bool TitleDate {get; set;} | |
This property is only displayed when the AppointmentType does not equal Date.