WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridAutoGeneratingColumnEventArgs Class / Column Property
In This Topic
    Column Property (GridAutoGeneratingColumnEventArgs)
    In This Topic
    Gets or sets the column that is being auto-generated.
    Syntax
    public GridColumn Column {get; set;}
    See Also