[]
Gets or sets the index of the link image in the ImageList of the page.
[C1Category("Appearance")]
[C1Description("C1TopicLink.ImageIndex", "Gets or sets the index of the link image in the ImageList of the page.")]
public int ImageIndex { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicLink.ImageIndex", "Gets or sets the index of the link image in the ImageList of the page.")>
Public Property ImageIndex As Integer