Search Results for

    Show / Hide Table of Contents

    Class ToolbarMetaClickEventArgs

    Inheritance
    System.Object
    System.EventArgs
    ToolbarMetaClickEventArgs
    Namespace: FastReport.Olap.Controls
    Assembly: FastReport.Olap.dll
    Syntax
    public class ToolbarMetaClickEventArgs : EventArgs

    Constructors

    ToolbarMetaClickEventArgs(MetaItem)

    Declaration
    public ToolbarMetaClickEventArgs(MetaItem item)
    Parameters
    Type Name Description
    MetaItem item

    Properties

    Item

    Declaration
    public MetaItem Item { get; }
    Property Value
    Type Description
    MetaItem

    UseDefault

    Declaration
    public bool UseDefault { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top © 1998-2024 Copyright Fast Reports Inc.