Search Results for

    Show / Hide Table of Contents

    Class DataSourceComparer

    Represents the comparer class that used for sorting the collection of data sources.

    Inheritance
    System.Object
    DataSourceComparer
    Namespace: FastReport.Data
    Assembly: FastReport.Base.dll
    Syntax
    public class DataSourceComparer : 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.