ValueCommandParameterAction Enum
Specifies the action of an IValueCommandParameter
.
public enum ValueCommandParameterAction
Fields
Name | Description |
---|---|
CancelPreview | Cancel the preview. |
Commit | Commit the value. |
Preview | Preview using the preview value. |