[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.Interactivity.ToggleMap.TryGetValue

TryGetValue Method

TryGetValue(object, out int)

Declaration
public bool TryGetValue(object definition, out int steps)
Parameters
Type Name Description
object definition
int steps
Returns
Type Description
bool

TryGetValue(object, out int, out int)

Declaration
public bool TryGetValue(object definition, out int steps, out int parentIndex)
Parameters
Type Name Description
object definition
int steps
int parentIndex
Returns
Type Description
bool