ControlRowSource.Control Property
Gets or sets the source control that provides its data rows.
Namespace: DevExpress.Data.Controls
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| IControlRowSource | null | The source control. |
Remarks
See the following help topic for more information: Display Data from WinForms Controls in a Chart.
See Also