The ImageSource visualized in the cell of the grid if the IFilter for this object is applied
Namespace: Ico.WPFAssembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public ImageSource Image { get; set; } |
Visual Basic |
---|
Public Property Image As ImageSource Get Set |
JScript |
---|
function get Image () : ImageSource function set Image (value : ImageSource) |