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

In This Topic
    DataGrid Property (DataGridRowsHeaderPanel)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DataGrid As C1DataGrid
    public C1DataGrid DataGrid {get;}
    See Also