ControlRowSourceChangedEventArgs.ChangedRows Property
Returns the type of changed rows.
Namespace: DevExpress.Data.Controls
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ControlRows | The type of changed rows. |
Available values:
| Name | Description |
|---|---|
| Source | The |
| Visible | The |
| Selected | The |
See Also