ImagesForBoolValuesAttribute Properties
Applied to Boolean business class properties. Specifies the names of the images used to display the target property’s values.Name | Description |
---|---|
ImageForFalse | Specifies the name of the image displayed for the property’s false value. |
ImageForTrue | Specifies the name of the image displayed for the property’s true value. |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also