ActiveReports 9
ToggleImage Class
Members 

Indicates the initial state of a toggle image if such an image is displayed as part of the Textbox.
Object Model
ToggleImage Class
Syntax
'Declaration
 
Public NotInheritable Class ToggleImage 
public sealed class ToggleImage 
Remarks
The image is always displayed if the texbox is a toggle item for another report item. If no ToggleImage element is present, no image is displayed. The toggle image displays as a plus sign (+) to indicate a collapsed state with hidden report items, and as a minus sign (-) to indicate an expanded state with all report items visible. Whenever the textbox or image is clicked, the toggle image state flips and the image associated with the new state is displayed instead.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.ToggleImage

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ToggleImage Members
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum