Back to Devexpress

IChooseExistingConnectionPageViewEx Interface

xtrareports-devexpress-dot-xtrareports-dot-wizards-dot-views-47539e35.md

latest1.1 KB
Original Source

IChooseExistingConnectionPageViewEx Interface

Namespace : DevExpress.XtraReports.Wizards.Views

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public interface IChooseExistingConnectionPageViewEx :
    IChooseExistingConnectionPageView,
    IChooseConnectionPageView
vb
Public Interface IChooseExistingConnectionPageViewEx
    Inherits IChooseExistingConnectionPageView,
             IChooseConnectionPageView

See Also

IChooseExistingConnectionPageViewEx Members

DevExpress.XtraReports.Wizards.Views Namespace