Click or drag to resize
StatusPropertyAttribute Properties

The StatusPropertyAttribute type exposes the following members.

Properties
  NameDescription
Public propertyBadStatusIcon
Gets the type of icon to display if the decorated field's status is bad.
Public propertyBadStatusTooltip
Gets the tooltip to display on the status icon if the decorated field's status is bad.
Public propertyValidationMethod
Gets the method to validate the status of the decorated field.
Top
See Also