Search Results for

    Show / Hide Table of Contents

    Enum ColumnFormat

    Specifies the format for the column value.

    Namespace: FastReport.Data
    Assembly: FastReport.Base.dll
    Syntax
    public enum ColumnFormat

    Fields

    Name Description
    Auto

    The format will be determined automatically depending on the column's DataType.

    Boolean

    Specifies the Boolean format.

    Currency

    Specifies the Currency format.

    Date

    Specifies the Date format.

    General

    Specifies the General format (no formatting).

    Number

    Specifies the Number format.

    Percent

    Specifies the Percent format.

    Time

    Specifies the Time format.

    Back to top © 1998-2025 Copyright Fast Reports Inc.