ActiveReports 9
VisibilityToggleImageLink Method

The GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea for the item that can be toggled.
the GrapeCity.ActiveReports.Export.Html.Page.IHtmlRenderingExtensionContext used to pass information.
Returns a string value to use as a link for visibility toggle image.
Syntax
'Declaration
 
Function VisibilityToggleImageLink( _
   ByVal layoutArea As ILayoutArea, _
   ByVal context As IHtmlRenderingExtensionContext _
) As System.String
System.string VisibilityToggleImageLink( 
   ILayoutArea layoutArea,
   IHtmlRenderingExtensionContext context
)

Parameters

layoutArea
The GrapeCity.ActiveReports.Extensibility.Layout.ILayoutArea for the item that can be toggled.
context
the GrapeCity.ActiveReports.Export.Html.Page.IHtmlRenderingExtensionContext used to pass information.

Return Value

String value to use as the src value
See Also

Reference

ILinkProvider Interface
ILinkProvider Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum