| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property DisplayTask As Boolean | |
| C# | |
|---|---|
public virtual bool DisplayTask {get; set;} | |
Property Value
BooleanIf this property is to true the Subject Property in the dbiTaskItem Class will be displayed.
| dbicDayView | Send comments on this topic. |
| DisplayTask Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : DisplayTask Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property DisplayTask As Boolean | |
| C# | |
|---|---|
public virtual bool DisplayTask {get; set;} | |
If this property is to true the Subject Property in the dbiTaskItem Class will be displayed.