[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ApplyParametersActionValue.Value

Value Property

Value

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

Declaration
public object Value { get; }
Property Value
Type Description
object

An object representing the optional value of the parameter.