Search Results for

    Show / Hide Table of Contents

    Struct Column

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

    Fields

    back_color

    Declaration
    public Color back_color
    Field Value
    Type Description
    System.Drawing.Color

    border_bottom

    Declaration
    public BorderLine border_bottom
    Field Value
    Type Description
    BorderLine

    border_left

    Declaration
    public BorderLine border_left
    Field Value
    Type Description
    BorderLine

    border_right

    Declaration
    public BorderLine border_right
    Field Value
    Type Description
    BorderLine

    border_top

    Declaration
    public BorderLine border_top
    Field Value
    Type Description
    BorderLine

    horizontally_merged

    Declaration
    public bool horizontally_merged
    Field Value
    Type Description
    System.Boolean

    valign

    Declaration
    public Column.VertAlign valign
    Field Value
    Type Description
    Column.VertAlign

    verticallY_merged

    Declaration
    public bool verticallY_merged
    Field Value
    Type Description
    System.Boolean

    Properties

    Width

    Declaration
    public uint Width { get; set; }
    Property Value
    Type Description
    System.UInt32
    Back to top © 1998-2025 Copyright Fast Reports Inc.