[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.SliceActionType

SliceActionType Enum

Slice action types.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public enum SliceActionType

Fields

Name Description
Reset

Resets the slicer to its initial state.

Set

Set specific value to the slicer.

Toggle

Add or remove specific value to the values collection of the multivalue slicer.

Extension Methods