ActiveReports Developer 7
IBaseDataSet Interface
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : IBaseDataSet Interface

Glossary Item Box

Represents the members common to all types of datasets.

Syntax

Visual Basic (Declaration) 
Public Interface IBaseDataSet 
C# 
public interface IBaseDataSet 

See Also