ComponentOne DataGrid for WPF and Silverlight
Stretch Property (DataGridImageColumn)

C1.WPF.DataGrid Namespace > DataGridImageColumn Class : Stretch Property
Gets or sets a value that describes how an Image should be stretched to fill the destination rectangle.
Syntax
'Declaration
 
Public Property Stretch As System.Windows.Media.Stretch
public System.Windows.Media.Stretch Stretch {get; set;}

Property Value

Value that describes how an Image should be stretched to fill the destination rectangle.
See Also

Reference

DataGridImageColumn Class
DataGridImageColumn Members