DXImageAttribute Constructors
Provides the ability to associate an image file with a data item.| Name | Parameters | Description |
|---|---|---|
| DXImageAttribute() | none | Initializes a new instance of the DXImageAttribute class with the specified owner. |
| DXImageAttribute(String) | imageName | Initializes a new instance of the DXImageAttribute class with the specified image name. |
See Also