Skip to main content
All docs
V26.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.v26.1.dll

    Declaration

    public override string Description { get; }

    Property Value

    Type Description
    String

    The page description.

    See Also