For a list of all members of this type, see EditingSettings members.
| Name | Description | |
|---|---|---|
![]() | AllowEditing | Gets/Sets if Editing is enabled, and if so, what mode it should be in for all ColumnLayout objects in the XamGrid |
![]() | DependencyObjectType | Gets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | Gets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | IsEnterKeyEditingEnabled | Gets/Sets if pressing the Enter key will cause the ActiveCell to enter edit mode. (Inherited from Infragistics.Controls.Grids.EditingSettingsBase) |
![]() | IsF2EditingEnabled | Gets/Sets if pressing the F2 key will cause the ActiveCell to enter edit mode. (Inherited from Infragistics.Controls.Grids.EditingSettingsBase) |
![]() | IsMouseActionEditingEnabled | Gets/Sets the MouseEditingAction that can cause a Cell to enter edit mode. (Inherited from Infragistics.Controls.Grids.EditingSettingsBase) |
![]() | IsOnCellActiveEditingEnabled | Gets/Sets if a Cell will enter edit mode when it becomes active. (Inherited from Infragistics.Controls.Grids.EditingSettingsBase) |
![]() | IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject) |
| Name | Description | |
|---|---|---|
![]() | Grid | Gets the XamGrid that owns the SettingsBase object. (Inherited from Infragistics.Controls.Grids.SettingsBase) |