Search Results for

    Show / Hide Table of Contents

    Class SliceGridToolbar

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    Toolbar
    SliceGridToolbar
    Implements
    IDrawerOwner
    Inherited Members
    Toolbar.DoGetMetaItems(List<MetaItem>)
    Toolbar.UpdateState()
    Toolbar.UIStyle
    Toolbar.Drawer
    Toolbar.UpdateUIStyle()
    Toolbar.BeginInit()
    Toolbar.EndInit()
    Toolbar.OnMetaClick
    Toolbar.OnGetMetaVisible
    Toolbar.OnGetMetaItems
    Namespace: FastReport.Olap.Controls
    Assembly: FastReport.Olap.dll
    Syntax
    public class SliceGridToolbar : 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 SliceGrid Grid { get; set; }
    Property Value
    Type Description
    SliceGrid

    ToolItems

    Declaration
    public override List<MetaItem> ToolItems { get; }
    Property Value
    Type Description
    System.Collections.Generic.List<MetaItem>
    Overrides
    Toolbar.ToolItems

    Implements

    IDrawerOwner
    Back to top © 1998-2024 Copyright Fast Reports Inc.