The default fill style for the appointments.
| Visual Basic (Declaration) | |
|---|---|
Public Property AppointmentFillType As enumFillType | |
| C# | |
|---|---|
public enumFillType AppointmentFillType {get; set;} | |
| dbicDayView | Send comments on this topic. |
| AppointmentFillType Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : AppointmentFillType Property |
The default fill style for the appointments.
| Visual Basic (Declaration) | |
|---|---|
Public Property AppointmentFillType As enumFillType | |
| C# | |
|---|---|
public enumFillType AppointmentFillType {get; set;} | |