ActiveReports.Viewer3 Request technical support
ImageList Property
See Also 


Syntax

Visual Basic (Declaration) 
Public Property ImageList As ImageList
Visual Basic (Usage)Copy Code
Dim instance As TOCTree
Dim value As ImageList
 
instance.ImageList = value
 
value = instance.ImageList
C# 
public ImageList ImageList {get; set;}

See Also