DXImageAttribute.SmallImageUri Property
Gets or sets the Uri that defines the relative location of an image file.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | A string that is a Uri to the image file. |
See Also