'DeclarationPublic Enum InteractionMode Inherits System.Enum
public enum InteractionMode : System.Enum
'DeclarationPublic Enum InteractionMode Inherits System.Enum
public enum InteractionMode : System.Enum
| Member | Description |
|---|---|
| None | This mode does not provide any special handling for uncommitted changes |
| Preventive | This mode disables the features that are not allowed when there are uncommitted changes. |
| Prompt | This mode asks the user to commit changes before it continues to perform operations. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.DataGrid.Ria.InteractionMode