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

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