FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / AutoGeneratingColumnEventArgs Class / Property Property

In This Topic
    Property Property (AutoGeneratingColumnEventArgs)
    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