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