Table of Contents

Class MeasurePopup

Namespace: FastReport.Olap.Controls
Assembly: FastCube.WinForms.dll

Implementation of popup window for measure popup.

public class MeasurePopup : CustomFilterPopup

Inheritance

objectMarshalByRefObjectComponentControlScrollableControlContainerControlFormPopupWindowCustomNodePopupCustomFilterPopupMeasurePopup

Inherited Members

CustomFilterPopup.Cancel_Click(object, EventArgs), CustomFilterPopup.ClearAll_Click(object, EventArgs), CustomFilterPopup.InverseAll_Click(object, EventArgs), CustomFilterPopup.Ok_Click(object, EventArgs), CustomFilterPopup.SelectAll_Click(object, EventArgs), CustomNodePopup.content, CustomNodePopup.DataProvider, CustomNodePopup.DropDownCount, CustomNodePopup.CloseUp(bool), CustomNodePopup.CollapseAll(), CustomNodePopup.ExpandAll(), CustomNodePopup.PopupAt(Point), CustomNodePopup.PopupAt(Control, Point), CustomNodePopup.InitializeComponent(), CustomNodePopup.UpdateConstraints(), CustomNodePopup.UpdateUIStyle(), PopupWindow.statusBar, PopupWindow.Options, PopupWindow.UIStyle, PopupWindow.DefaultSize, PopupWindow.AddFooterButton(Image, bool, string, EventHandler), PopupWindow.ClearFooter(), PopupWindow.CloseUp(bool), PopupWindow.PopupAt(Point), PopupWindow.PopupAt(Control, Point), PopupWindow.Show(Point), PopupWindow.Show(Control, Point), PopupWindow.Show(Control, int, int), PopupWindow.CreateContextMenu(), PopupWindow.InitializeComponent(), PopupWindow.OnDeactivate(EventArgs), PopupWindow.OnKeyDown(KeyEventArgs), PopupWindow.PrepareContextMenuFor(ContextMenuStrip, object), PopupWindow.UpdateConstraints(), PopupWindow.UpdateOptions(), PopupWindow.UpdateUIStyle()

Constructors

MeasurePopup(Form)

Creates a new instance.

public MeasurePopup(Form ownerForm)

Parameters

ownerForm Form

Properties

MeasuresContainer

Gets or sets measures container.

public MeasuresContainer MeasuresContainer { get; set; }

Property Value

MeasuresContainer

Methods

CreateContextMenu()

Creates a new context menu.

protected override ContextMenuStrip CreateContextMenu()

Returns

ContextMenuStrip

PrepareContextMenuFor(ContextMenuStrip, object)

Prepeares context menu.

protected override void PrepareContextMenuFor(ContextMenuStrip menu, object Node)

Parameters

menu ContextMenuStrip

Node object