| Visual Basic (Declaration) | |
|---|---|
Public Property DisplayTitle As Boolean | |
| C# | |
|---|---|
public bool DisplayTitle {get; set;} | |
The title text is determined by the GroupType Property. If there is no grouping, then there will be no text in the title area.
| dbicCalendar | Send comments on this topic. |
| DisplayTitle Property | |
| See Also | |
|
| dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : DisplayTitle Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property DisplayTitle As Boolean | |
| C# | |
|---|---|
public bool DisplayTitle {get; set;} | |