ActiveReports.Viewer3 Request technical support
TableOfContents Property
See Also 


Gets the image that is displayed on the Table Of Contents button.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property TableOfContents As Image
Visual Basic (Usage)Copy Code
Dim value As Image
 
value = Images.TableOfContents
C# 
public static Image TableOfContents {get;}

See Also