WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridImageColumn Class / PropertyInfo Property
In This Topic
    PropertyInfo Property (GridImageColumn)
    In This Topic
    Gets or sets a PropertyInfo object used for binding the column to items in the data source.
    Syntax
    public PropertyInfo PropertyInfo {get;}
    See Also