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