ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Data Namespace / IListDataSource Interface
Properties Methods

In This Topic
    IListDataSource Interface Members
    In This Topic

    The following tables list the members exposed by IListDataSource.

    Public Properties
     NameDescription
     PropertySystem.Data.IDataReader to read the data.  
     PropertyWrapped System.Collections.IList instance.  
    Top
    Public Methods
     NameDescription
     MethodAllows to cache ordinal. Suggested to return 0 or any valid value for GetValue method implementation.  
     MethodAccess to value.  
    Top
    See Also