Search Results for

    Show / Hide Table of Contents

    Class CellInfo

    Inheritance
    System.Object
    CellInfo
    Namespace: FastReport.Olap.Controls
    Assembly: FastReport.Olap.dll
    Syntax
    public class CellInfo

    Constructors

    CellInfo(CellInfos)

    Declaration
    public CellInfo(CellInfos owner)
    Parameters
    Type Name Description
    CellInfos owner

    CellInfo(CellInfos, SliceDrawHeader)

    Declaration
    public CellInfo(CellInfos owner, SliceDrawHeader data)
    Parameters
    Type Name Description
    CellInfos owner
    SliceDrawHeader data

    Fields

    HierButtonLocation

    Declaration
    public Point HierButtonLocation
    Field Value
    Type Description
    System.Drawing.Point

    TreeButtonLocation

    Declaration
    public Point TreeButtonLocation
    Field Value
    Type Description
    System.Drawing.Point

    Properties

    Bounds

    Declaration
    public Rectangle Bounds { get; set; }
    Property Value
    Type Description
    System.Drawing.Rectangle

    Data

    Declaration
    public SliceDrawHeader Data { get; }
    Property Value
    Type Description
    SliceDrawHeader

    GraphicSize

    Declaration
    public Size GraphicSize { get; }
    Property Value
    Type Description
    System.Drawing.Size

    IsSelected

    Declaration
    public bool IsSelected { get; }
    Property Value
    Type Description
    System.Boolean

    Methods

    Assign(CellInfo)

    Declaration
    public void Assign(CellInfo source)
    Parameters
    Type Name Description
    CellInfo source
    Back to top © 1998-2024 Copyright Fast Reports Inc.