The GridControlDataBindingSettings type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AllowEdit |
Gets or sets a value indicating whether you can update items in the GridControl.ItemsSource.
| |
| AllowNew |
Gets or sets a value indicating whether you can add items to the GridControl.ItemsSource.
| |
| AllowRemove |
Gets or sets a value indicating whether whether you can remove items from the GridControl.ItemsSource.
| |
| DeclarativeHierarchy |
Gets or sets a value indicating whether declarative hierarchy is enabled.
|