Click or drag to resize
ActionBuilder Properties

The ActionBuilder type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets the UpdateAction associated with the builder.
Public propertyDescription
Gets or sets a description of the action.
Public propertyDisplayText
Gets or sets the text used to represent the builder's Action to the user when Description is blank.
Public propertyImage
Gets or sets the image used to represent the builder's Action to the user.
Public propertyIsValid
Gets a value indicating whether the builder's Action is valid.
Public propertyValidationErrors
Gets a ValidationErrorCollection containing any validation errors for the action.
Top
See Also