[]
        
(Showing Draft Content)

C1.Win.Command.C1TopicPage.ImageList

ImageList Property

ImageList

Gets or sets the ImageList that contains the images shown in page links.

Declaration
[C1Category("Appearance")]
[C1Description("C1TopicPage.ImageList", "Gets or sets the ImageList that contains the images shown in page links.")]
public ImageList ImageList { get; set; }
<C1Category("Appearance")>
<C1Description("C1TopicPage.ImageList", "Gets or sets the ImageList that contains the images shown in page links.")>
Public Property ImageList As ImageList