ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowDetailsEventArgs Class
Members

In This Topic
    DataGridRowDetailsEventArgs Class
    In This Topic
    Provides event data for events related to row details.
    Object Model
    DataGridRowDetailsEventArgs Class
    Syntax
    'Declaration
     
    
    Public Class DataGridRowDetailsEventArgs 
       Inherits System.EventArgs
    public class DataGridRowDetailsEventArgs : System.EventArgs 
    Inheritance Hierarchy

    System.Object
       System.EventArgs
          C1.WPF.DataGrid.DataGridRowDetailsEventArgs

    See Also