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

Glossary Item Box

System.Type that derives from UiTypeEditor for the query command text for this provider.

Syntax

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

See Also