ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowPresenter Class / DataGridRowPresenter Constructor

In This Topic
    DataGridRowPresenter Constructor
    In This Topic
    Initializes a new instance of a DataGridRowPresenter.
    Syntax
    'Declaration
     
    
    Public Function New()
    public DataGridRowPresenter()
    See Also