Gets or sets the index of the image associated with this appointment.
Namespace: MindFusion.Scheduling
|
C# |
---|
public override int ImageIndex { get; set; } |
Visual Basic |
---|
Public Overrides Property ImageIndex As Integer |
An integer index of the appointment's image within the Calendar.ImageList. The default is 0.