Search Results for

    Show / Hide Table of Contents

    Class CustomGrid

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    CustomZoneOwner
    CustomGrid
    CubeGrid
    SliceGrid
    Implements
    IDrawerOwner
    Inherited Members
    CustomZoneOwner.UpdateUIStyle()
    CustomZoneOwner.UIStyle
    CustomZoneOwner.Drawer
    CustomZoneOwner.AutoExpandPopups
    CustomZoneOwner.DefaultColumnWidth
    CustomZoneOwner.DefaultRowHeight
    Namespace: FastReport.Olap.Controls
    Assembly: FastReport.Olap.dll
    Syntax
    public abstract class CustomGrid : CustomZoneOwner, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IDrawerOwner

    Properties

    DefaultSize

    Declaration
    protected override Size DefaultSize { get; }
    Property Value
    Type Description
    System.Drawing.Size
    Overrides
    CustomZoneOwner.DefaultSize

    Methods

    DoExport(ExportBase)

    Declaration
    protected bool DoExport(ExportBase export)
    Parameters
    Type Name Description
    ExportBase export
    Returns
    Type Description
    System.Boolean

    GetClipboardText()

    Declaration
    public abstract string GetClipboardText()
    Returns
    Type Description
    System.String

    Events

    BeforeExport

    Declaration
    public event ExportEventHandler BeforeExport
    Event Type
    Type Description
    ExportEventHandler

    OnGetClipboardText

    Declaration
    public event ClipboardEventHandler OnGetClipboardText
    Event Type
    Type Description
    ClipboardEventHandler

    Implements

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