[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Interactivity.ToggleMap

ToggleMap Class

Represents toggle map.

Inheritance
ToggleMap
Namespace: GrapeCity.ActiveReports.Rendering.Components.Interactivity
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public class ToggleMap

Constructors

Name Description
ToggleMap()

Methods

Name Description
AddToggleItem(object, TextBox, int, int)
IsToggle(TextBox)
TryGetValue(object, out int)
TryGetValue(object, out int, out int)

Extension Methods