Search Results for

    Show / Hide Table of Contents

    Class CubeFieldsPopup

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    System.Windows.Forms.ScrollableControl
    System.Windows.Forms.ContainerControl
    System.Windows.Forms.Form
    PopupWindow
    CustomNodePopup
    CubeFieldsPopup
    Inherited Members
    CustomNodePopup.content
    CustomNodePopup.UpdateConstraints()
    CustomNodePopup.InitializeComponent()
    CustomNodePopup.UpdateUIStyle()
    CustomNodePopup.DropDownCount
    CustomNodePopup.PopupAt(Point)
    CustomNodePopup.PopupAt(Control, Point)
    CustomNodePopup.CloseUp(Boolean)
    CustomNodePopup.ExpandAll()
    CustomNodePopup.CollapseAll()
    PopupWindow.statusBar
    PopupWindow.Options
    PopupWindow.UIStyle
    PopupWindow.UpdateOptions()
    PopupWindow.ClearFooter()
    PopupWindow.AddFooterButton(Image, Boolean, String, EventHandler)
    PopupWindow.CreateContextMenu()
    PopupWindow.PrepareContextMenuFor(ContextMenuStrip, Object)
    PopupWindow.DefaultSize
    PopupWindow.Show(Point)
    PopupWindow.Show(Control, Point)
    PopupWindow.Show(Control, Int32, Int32)
    PopupWindow.OnKeyDown(KeyEventArgs)
    PopupWindow.OnDeactivate(EventArgs)
    Namespace: FastReport.Olap.Controls
    Assembly: FastReport.Olap.dll
    Syntax
    public class CubeFieldsPopup : CustomNodePopup, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl

    Constructors

    CubeFieldsPopup(Form)

    Declaration
    public CubeFieldsPopup(Form ownerForm)
    Parameters
    Type Name Description
    System.Windows.Forms.Form ownerForm

    Properties

    Cube

    Declaration
    public Cube Cube { get; set; }
    Property Value
    Type Description
    Cube

    DataProvider

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