Click or drag to resize
ActionBuilder Events

The ActionBuilder type exposes the following members.

Events
  NameDescription
Public eventActionChanged
Occurs when Action's data changes.
Public eventDescriptionChanged
Occurs when the Description property value changes.
Public eventDisplayTextChanged
Occurs when the DisplayText property value changes.
Public eventImageChanged
Occurs when the Image property value changes.
Public eventIsValidChanged
Occurs when the IsValid property value changes.
Public eventValidationErrorsChanged
Occurs when the contents of the ValidationErrors property value changes.
Top
See Also