[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.InteractiveToggleState.IsToggleStateChanged

IsToggleStateChanged Method

IsToggleStateChanged(ReportItemKey)

Check if state of toggle item has been changed.

Declaration
public bool IsToggleStateChanged(ReportItemKey toggleKey)
Parameters
Type Name Description
ReportItemKey toggleKey

The toggle's ReportItemKey. I.e. the key of item which toggle something.

Returns
Type Description
bool