ActiveReports.Viewer3 Request technical support
ImageIndex Property
See Also 


Syntax

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

See Also