[C1Description("C1JumpTask.IconIndex", "Zero-based index of an icon embedded in a resource.")] [C1Category("Appearance")] [DefaultValue(0)] public int IconIndex {get; set;}
'Declaration
<C1DescriptionAttribute("C1JumpTask.IconIndex", "Zero-based index of an icon embedded in a resource.")> <C1CategoryAttribute("Appearance")> <DefaultValueAttribute(0)> Public Property IconIndex As Integer