| StatusPropertyAttribute Constructor |
| Name | Description | |
|---|---|---|
| StatusPropertyAttribute(Type, String) |
Initializes a new instance of the StatusPropertyAttribute class that specifies a static method
to get the status of the decorated field.
| |
| StatusPropertyAttribute(ValidationStatus, String) |
Initializes a new instance of the StatusPropertyAttribute class to test for null values.
| |
| StatusPropertyAttribute(ValidationStatus, String, Object) |
Initializes a new instance of the StatusPropertyAttribute class.
| |
| StatusPropertyAttribute(ValidationStatus, String, Type) |
Initializes a new instance of the StatusPropertyAttribute class to display a persistent icon
and tooltip.
| |
| StatusPropertyAttribute(ValidationStatus, String, Int32, Object) |
Initializes a new instance of the StatusPropertyAttribute class.
|