Skip to main content
A newer version of this page is available. .
All docs
V23.1

ChooseExistingConnectionPageViewEx Class

Namespace: DevExpress.XtraReports.Wizards.Views

Assembly: DevExpress.XtraReports.v23.1.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public class ChooseExistingConnectionPageViewEx :
    ChooseExistingConnectionPageView,
    IChooseExistingConnectionPageViewEx,
    IChooseExistingConnectionPageView,
    IChooseConnectionPageView

Implements

Show 18 items
DevExpress.XtraEditors.IDXControl
DevExpress.LookAndFeel.ISupportLookAndFeel
DevExpress.Utils.Colors.ISupportDXSkinColors
DevExpress.Utils.ISupportAppearanceObjectPropertiesFilter
DevExpress.Utils.DirectXPaint.IDirectXProviderOwner
DevExpress.Utils.DirectXPaint.IDirectXClientProvider
DevExpress.DataAccess.Wizard.Views.IChooseExistingConnectionPageView

Inheritance

Show 11 items
Object
MarshalByRefObject
Component
Control
ScrollableControl
ContainerControl
UserControl
XtraUserControl
WizardViewBase
DevExpress.DataAccess.UI.Wizard.Views.ChooseExistingConnectionPageView
ChooseExistingConnectionPageViewEx
See Also