WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridImageColumn Class / Placeholder Property
In This Topic
    Placeholder Property (GridImageColumn)
    In This Topic
    Gets or sets the placeholder image used when no image could be downloaded.
    Syntax
    public ImageSource Placeholder {get; set;}
    See Also