ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridRowHeaderPresenter Class / UpdateSelection Method

In This Topic
    UpdateSelection Method (DataGridRowHeaderPresenter)
    In This Topic
    Updates the selection state.
    Syntax
    'Declaration
     
    
    Public Sub UpdateSelection() 
    public void UpdateSelection()
    See Also