[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.SliceType

SliceType Enum

Specifies the types of slice actions.

Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public enum SliceType

Fields

Name Description
Reset

Resets the slicer to its initial (default) value. See DefaultValue.

Set

Sets the slicer value.

Toggle

Toggles the value in a multi-value slicer.

Extension Methods