ImagesForBoolValuesAttribute Constructors
Applied to Boolean business class properties. Specifies the names of the images used to display the target property’s values.| Name | Parameters | Description |
|---|---|---|
| ImagesForBoolValuesAttribute(String, String) | imageForTrue, imageForFalse | Initializes a new instance of the ImagesForBoolValuesAttribute class. |
See Also