| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property Image2 As Integer | |
| C# | |
|---|---|
public virtual int Image2 {get; set;} | |
Property Value
An Integer value.This property indicates the secondary image associated with the appointment. A positive value will use the image list associated with the control, while a negative value will reference a stock image available within dbicPIM.
For additional information on using images in dbicDayView, please see Custom Images.