ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ConnectionProperties Class
Members

In This Topic
    ConnectionProperties Class
    In This Topic
    Specifies the information used to connect to a data source.
    Object Model
    ConnectionProperties Class
    Syntax
    'Declaration
     
    Public Class ConnectionProperties 
       Implements IValidateable 
    public class ConnectionProperties : IValidateable  
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.PageReportModel.ConnectionProperties

    See Also