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