| Visual Basic (Declaration) | |
|---|---|
Public Property AllDayBackColor As Color | |
| C# | |
|---|---|
public Color AllDayBackColor {get; set;} | |
Property Value
ColorThe all day appointment section is only visible when the DisplayAllDay property is set to true.
| dbicDayView | Send comments on this topic. |
| AllDayBackColor Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : AllDayBackColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property AllDayBackColor As Color | |
| C# | |
|---|---|
public Color AllDayBackColor {get; set;} | |
The all day appointment section is only visible when the DisplayAllDay property is set to true.