FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / IDataList Interface
Members

In This Topic
    IDataList Interface
    In This Topic
    Represents the collection of rows of a DataEngine table or query.
    Object Model
    IDataList Interface
    Syntax
    'Declaration
     
    Public Interface IDataList 
    public interface IDataList 
    Remarks
    This collection can be used both for getting data programmatically and for data binding.
    See Also