ImagesForBoolValuesAttribute Properties
Applied to Boolean business class properties. Specifies the names of the images used to display the target property’s values.
Name | Description |
---|---|
Image |
Specifies the name of the image displayed for the property’s false value. |
Image |
Specifies the name of the image 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