DXImageAttribute.LargeImageUri Property
Gets or sets the absolute Uri that defines the location of an image file.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that is a Uri to the image file. |
See Also