ActiveReports.Viewer3 Request technical support
StateImageList Property
See Also 


Syntax

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

See Also