Class CubeGridToolbar
Inheritance
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
CubeGridToolbar
Implements
Inherited Members
Namespace: FastReport.Olap.Controls
Assembly: FastReport.Olap.dll
Syntax
public class CubeGridToolbar : Toolbar, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize, IDrawerOwner
Properties
DialogsDefaultPath
Declaration
public string DialogsDefaultPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Grid
Declaration
public CubeGrid Grid { get; set; }
Property Value
Type | Description |
---|---|
CubeGrid |
ToolItems
Declaration
public override List<MetaItem> ToolItems { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<MetaItem> |