ReportDesignerCommands.SetDataSourceCommand Property
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
| Type |
|---|
| ICommand<Type> |
See Also
Namespace: DevExpress.Xpf.Reports.UserDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v25.1.dll
NuGet Package: DevExpress.Wpf.Reporting
public ICommand<Type> SetDataSourceCommand { get; }
Public ReadOnly Property SetDataSourceCommand As ICommand(Of Type)
| Type |
|---|
| ICommand<Type> |