Skip to main content
All docs
V25.1
  • ChooseDataProviderPage.Description Property

    Specifies the description of the Select a Data Connection Type wizard page.

    Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard

    Assembly: DevExpress.Xpf.DataAccess.v25.1.dll

    NuGet Package: DevExpress.Wpf.Reporting

    Declaration

    public override string Description { get; }

    Property Value

    Type Description
    String

    The page description.

    See Also