IDataComponent.Name Property
In This Article
Specifies the name of the current data component.
Namespace: DevExpress.DataAccess
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | null | A String containing the data component name. |
See Also