CommandMetadataBuilderBase<T, TBuilder>.ImageUriLarge(String) Method
Configures the large image Uri.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| uri | String | An image Uri. |
Returns
| Type | Description |
|---|---|
| TBuilder | The metadata builder instance. |
See Also