DataSourceBase.Name Property
Specifies the name of the current DataSourceBase object.
Namespace: DevExpress.Persistent.Base.ReportsV2
Assembly: DevExpress.Persistent.Base.v24.1.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string that is the current data source name. |
See Also