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

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