Search Results for

    Show / Hide Table of Contents

    Class SliceEventArgs

    Basic class for event arguments with Slice

    Inheritance
    System.Object
    System.EventArgs
    SliceEventArgs
    CalculateFilterEventArgs
    CalculateValueEventArgs
    Namespace: FastReport.Olap.Slice
    Assembly: FastReport.Olap.dll
    Syntax
    public abstract class SliceEventArgs : EventArgs

    Constructors

    SliceEventArgs(Slice)

    Declaration
    public SliceEventArgs(Slice slice)
    Parameters
    Type Name Description
    Slice slice

    Properties

    Slice

    Declaration
    public Slice Slice { get; }
    Property Value
    Type Description
    Slice
    Back to top © 1998-2024 Copyright Fast Reports Inc.