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

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