[]
Gets or sets the index of the page title image in the topic bar’s ImageList.
[C1Category("Appearance")]
[C1Description("C1TopicPage.ImageIndex", "Gets or sets the index of the page title image in the topic bar`s ImageList.")]
public int ImageIndex { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicPage.ImageIndex", "Gets or sets the index of the page title image in the topic bar`s ImageList.")>
Public Property ImageIndex As Integer