ControlRows Enum
Lists types of data rows to expose from the source control.
Namespace: DevExpress.Data.Controls
Assembly: DevExpress.Data.Desktop.v25.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Members
Name | Description |
---|---|
Source
|
The |
Visible
|
The |
Selected
|
The |
Related API Members
The following properties accept/return ControlRows values:
Remarks
See the following help topic for more information: Display Data from WinForms Controls in a Chart.
See Also