Search Results for

    Show / Hide Table of Contents

    Class ColumnComparer

    Represents the comparer class that used for sorting the collection of columns.

    Inheritance
    System.Object
    ColumnComparer
    Namespace: FastReport.Data
    Assembly: FastReport.Base.dll
    Syntax
    public class ColumnComparer : IComparer

    Methods

    Compare(Object, Object)

    Declaration
    public int Compare(object x, object y)
    Parameters
    Type Name Description
    System.Object x
    System.Object y
    Returns
    Type Description
    System.Int32
    Back to top © 1998-2025 Copyright Fast Reports Inc.