Gets or sets the index of the image from the calendar image list assigned to this style. Namespace: MindFusion.Scheduling
|
C# |
---|
public int ImageIndex { get; set; } |
Visual Basic |
---|
Public Property ImageIndex As Integer |
An integer value specifying the image index. Assign -2 to this property to use the corresponding value from the current theme.
If there is an Image assigned to this style, it takes precedence over the image identified by this index.
Style Members
Style Class
MindFusion.Scheduling Namespace
Image Property
ImageAlignment Property
ImageTransparency Property