Enum SaveGridBehaviour
Behaviour for saving grids
Namespace: Simplic.Framework.DBUI
Assembly: Simplic.Framework.DBUI.dll
Syntax
public enum SaveGridBehaviour : int
Fields
| Name | Description |
|---|---|
| IgnoreIsDeactivatedChanges | Ignore changes on the deactivated property, if a profile was already existing |
| None | No specific bejaviour |
| SaveIsCustomMenuEntry | Write IsCustomMenuEntry property |