WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridImageColumn Class / ColumnName Property
In This Topic
    ColumnName Property (GridImageColumn)
    In This Topic
    Gets or sets a value used as an identifier for the column.
    Syntax
    public string ColumnName {get; set;}
    See Also