Search Results for

    Show / Hide Table of Contents

    Struct TableRow

    Namespace: FastReport.RichTextParser
    Assembly: FastReport.dll
    Syntax
    public struct TableRow

    Fields

    cells

    Declaration
    public List<RichObjectSequence> cells
    Field Value
    Type Description
    System.Collections.Generic.List<RichObjectSequence>

    default_pad_left

    Declaration
    public int default_pad_left
    Field Value
    Type Description
    System.Int32

    default_pad_right

    Declaration
    public int default_pad_right
    Field Value
    Type Description
    System.Int32

    height

    Declaration
    public int height
    Field Value
    Type Description
    System.Int32

    size

    Declaration
    public long size
    Field Value
    Type Description
    System.Int64

    trgaph

    Declaration
    public uint trgaph
    Field Value
    Type Description
    System.UInt32
    Back to top © 1998-2025 Copyright Fast Reports Inc.