CaptionsForBoolValuesAttribute Properties
Applied to Boolean business class properties. Specifies captions used to display the target property’s values.
Name | Description |
---|---|
Caption |
Specifies the caption displayed for the property’s false value. |
Caption |
Specifies the caption displayed for the property’s true value. |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also