[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Viewer.ApplyParameterType

ApplyParameterType Enum

Specifies types of apply parameters.

Namespace: GrapeCity.ActiveReports.Blazor.Viewer
Assembly: MESCIUS.ActiveReports.Blazor.Viewer.dll
Syntax
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ApplyParameterType

Fields

Name Description
Reset

Represents a reset operation.

Set

Represents a set operation.

Toggle

Represents a toggle operation.