[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.SliceAction

SliceAction Class

Represents an element that defines a Slice action associated with an Action.

Inheritance
SliceAction
Implements
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class SliceAction : IValidateable

Constructors

Name Description
SliceAction()

Properties

Name Description
Slicers

Gets the collection of slicers to be applied within this action.

Methods

Name Description
Validate(ValidationContext)

Validates the current state of the SliceAction object.

Extension Methods