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

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