Back to Devexpress

ChooseExistingConnectionPageViewEx Class

xtrareports-devexpress-dot-xtrareports-dot-wizards-dot-views-ddaab50a.md

latest2.3 KB
Original Source

ChooseExistingConnectionPageViewEx Class

Namespace : DevExpress.XtraReports.Wizards.Views

Assembly : DevExpress.XtraReports.v25.2.Extensions.dll

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public class ChooseExistingConnectionPageViewEx :
    ChooseExistingConnectionPageView,
    IChooseExistingConnectionPageViewEx,
    IChooseExistingConnectionPageView,
    IChooseConnectionPageView
vb
Public Class ChooseExistingConnectionPageViewEx
    Inherits ChooseExistingConnectionPageView
    Implements IChooseExistingConnectionPageViewEx,
               IChooseExistingConnectionPageView,
               IChooseConnectionPageView

Implements

IChooseExistingConnectionPageViewEx

Inheritance

Show 11 items

Object MarshalByRefObject Component Control ScrollableControl ContainerControl UserControl XtraUserControl WizardViewBase DevExpress.DataAccess.UI.Wizard.Views.ChooseExistingConnectionPageView ChooseExistingConnectionPageViewEx

See Also

ChooseExistingConnectionPageViewEx Members

DevExpress.XtraReports.Wizards.Views Namespace