ConnectionDesignerClass Constant
In This Article
Specifies the form class of the connection string designer dialog.
#Declaration
Delphi
const ConnectionDesignerClass: TcxPivotGridOLAPConnectionDesignerClass = TfrmConnectionDesigner;
#Returns
Type |
---|
Tcx |
#Remarks
Use this constant to specify a custom dialog to be invoked through a cxPivotGridOLAPCreateConnectionString function call.
See Also