ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridAutoGeneratingColumnEventArgs Class / Property Property

In This Topic
    Property Property
    In This Topic
    Gets or sets the property info corresponding to the generated column.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Property As PropertyInfo
    public PropertyInfo Property {get;}
    See Also