The Grid..::..GridDataConnection type exposes the following members.
Properties
Name | Description | |
---|---|---|
AddNewRowToEnd | Obsolete.
Gets or sets a value indicating whether a new row should always be added to the end of the grid regardless value in the ListChangedEventArgs.
| |
AllowEdit |
Gets or sets a value indicating whether you can update items in the DataSource.
| |
AllowNew |
Gets or sets a value indicating whether you can add items to the DataSource.
| |
AllowRemove |
Gets or sets a value indicating whether whether you can remove items from the DataSource.
| |
HandleCurrentChangedEvent | Obsolete.
Gets or sets a value indicating whether the grid should handle CurrentChanged event that causes selection changing and ensures the current row visible.
|