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


In This Topic
    DataGridColumnReorderingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DataGridColumnReorderingEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the event is canceled.  
    Public PropertyGets the reordering column.  
    Public PropertyGets or sets the target index of the column.  
    Top
    See Also