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

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