[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ApplyParametersActionValue

ApplyParametersActionValue Class

Represents a parameter of the 'apply parameters' action.

Inheritance
ApplyParametersActionValue
Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public sealed class ApplyParametersActionValue

Properties

Name Description
Name

Gets the name of the parameter to be affected.

Type

Gets the apply action type.

Value

Gets the optional value of the parameter. Must be specified for 'Set' and 'Toggle' apply types.

Extension Methods