FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.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
    'Declaration
     
    Public ReadOnly Property Property As PropertyInfo
    public PropertyInfo Property {get;}
    See Also