Class SliceFieldsPopup
Inheritance
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.Form
SliceFieldsPopup
Inherited Members
Namespace: FastReport.Olap.Controls
Assembly: FastReport.Olap.dll
Syntax
public class SliceFieldsPopup : CustomNodePopup, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
SliceFieldsPopup(Form)
Declaration
public SliceFieldsPopup(Form ownerForm)
Parameters
Type | Name | Description |
---|---|---|
System.Windows.Forms.Form | ownerForm |
Properties
DataProvider
Declaration
public SliceFieldsDataProvider DataProvider { get; set; }
Property Value
Type | Description |
---|---|
SliceFieldsDataProvider |
Slice
Declaration
public Slice Slice { get; set; }
Property Value
Type | Description |
---|---|
Slice |