| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ShadowType As enumShadowType | |
| C# | |
|---|---|
public virtual enumShadowType ShadowType {get; set;} | |
Property Value
enumShadowTypeThis property is only used if the AppointmentShadow property is set to True.
| dbicDayView | Send comments on this topic. |
| ShadowType Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : ShadowType Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ShadowType As enumShadowType | |
| C# | |
|---|---|
public virtual enumShadowType ShadowType {get; set;} | |