Search Results for

    Show / Hide Table of Contents

    Class ContextPopupEventArgs

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

    Constructors

    ContextPopupEventArgs(Point)

    Declaration
    public ContextPopupEventArgs(Point Location)
    Parameters
    Type Name Description
    System.Drawing.Point Location

    Fields

    Handled

    Declaration
    public bool Handled
    Field Value
    Type Description
    System.Boolean

    Properties

    Location

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