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

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