ConnectionPropertiesPage.CanSelectServer Property
Specifies whether the GUI is blocked, indicating that the list of Microsoft SQL Server instances is being loaded.
Namespace: DevExpress.Xpf.DataAccess.DataSourceWizard
Assembly: DevExpress.Xpf.DataAccess.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the list of server instances has been loaded; otherwise, false. |
See Also