Search Results for

    Show / Hide Table of Contents

    Class SliceCaptionZone

    Inheritance
    System.Object
    System.MarshalByRefObject
    System.ComponentModel.Component
    System.Windows.Forms.Control
    CustomZone
    SliceCaptionZone
    Inherited Members
    CustomZone.zoneOwner
    CustomZone.contextMenuStrip
    CustomZone.StopSizing(SizingInfo)
    CustomZone.StartSizing(SizingInfo)
    CustomZone.MoveSizing(SizingInfo)
    CustomZone.UpdateSizingDrawInfo(SizingInfo)
    CustomZone.InvalidateSizingLine(SizingInfo)
    CustomZone.DrawSizingLine(Graphics)
    CustomZone.AcceptDrag(Object)
    CustomZone.GetDragObject(DragEventArgs)
    CustomZone.OnDragOver(DragEventArgs)
    CustomZone.OnDragLeave(EventArgs)
    CustomZone.OnDragDrop(DragEventArgs)
    CustomZone.MoveDrag(Boolean, Point)
    CustomZone.OnMouseMove(MouseEventArgs)
    CustomZone.OnMouseUp(MouseEventArgs)
    CustomZone.OnMouseDown(MouseEventArgs)
    CustomZone.ProcessCmdKey(Message, Keys)
    CustomZone.HandleContextPopup(Point)
    CustomZone.CreateContextMenu()
    CustomZone.ContextMenuNeeded()
    CustomZone.ZoneOwner
    CustomZone.Restrictions
    Namespace: FastReport.Olap.Controls
    Assembly: FastReport.Olap.dll
    Syntax
    public class SliceCaptionZone : CustomZone, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable

    Constructors

    SliceCaptionZone(CustomGrid)

    Declaration
    public SliceCaptionZone(CustomGrid Grid)
    Parameters
    Type Name Description
    CustomGrid Grid

    Methods

    OnPaint(PaintEventArgs)

    Declaration
    protected override void OnPaint(PaintEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Forms.PaintEventArgs e
    Overrides
    System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs)
    Back to top © 1998-2024 Copyright Fast Reports Inc.