WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridAutoGeneratingColumnEventArgs Class / Property Property
In This Topic
    Property Property (GridAutoGeneratingColumnEventArgs)
    In This Topic
    Gets the property info associated to the column that is being auto-generated.
    Syntax
    public PropertyInfo Property {get;}
    See Also