MindFusion.Scheduling for ASP.NET Programmer's Guide
Task.ImageIndex Property
See Also
 





Gets or sets the index of the image associated with this task.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public int ImageIndex { get; set; }

Visual Basic  Copy Code

Public Property ImageIndex As Integer

 Property Value

An integer that specifies the index. Default value is -1.

 See Also

Task Members
Task Class
MindFusion.Scheduling Namespace