ComponentOne DataGrid for WPF and Silverlight
PredictFocus Method (DataGridCellsPanel)

C1.WPF.DataGrid Namespace > DataGridCellsPanel Class : PredictFocus Method
Syntax
'Declaration
 
Public Function PredictFocus( _
   ByVal direction As System.Windows.Input.FocusNavigationDirection _
) As System.Windows.DependencyObject
public System.Windows.DependencyObject PredictFocus( 
   System.Windows.Input.FocusNavigationDirection direction
)

Parameters

direction
See Also

Reference

DataGridCellsPanel Class
DataGridCellsPanel Members