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


In This Topic
    DataGridAutoGeneratingColumnEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridAutoGeneratingColumnEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the event is canceled.  
    Public PropertyGets or sets the column that is being generated.  
    Public PropertyGets or sets the property info corresponding to the generated column.  
    Top
    See Also