ActiveReports Developer 7
ConnectStringEditorType Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.BI.Data.DataProviders Namespace > DataProviderInfo Structure : ConnectStringEditorType Property

Glossary Item Box

System.Type that derives from UiTypeEditor for the data source connect string for this provider.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ConnectStringEditorType As System.Type
C# 
public System.Type ConnectStringEditorType {get;}

See Also