ActiveReports.Viewer3 Request technical support
ImageKey Property
See Also 


Syntax

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

See Also