ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridDefaultInputHandlingStrategy Class
Properties Methods


In This Topic
    DataGridDefaultInputHandlingStrategy Class Members
    In This Topic

    The following tables list the members exposed by DataGridDefaultInputHandlingStrategy.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DataGridDefaultInputHandlingStrategy class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the owner data grid.  
    Public PropertyGets the selection manager which allow you to manipulate the selection.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the bottom visible cell regarding to the current cell.  
    Public MethodGets the bottom visible row.  
    Public MethodGets the text that will be the content of the clipboard.  
    Public MethodGets the left most visible cell regarding to the current cell.  
    Public MethodGets the left most visible column.  
    Public MethodGets the next editable cell regarding to the current cell.  
    Public MethodGets the next selection cell regarding to the current cell.  
    Public MethodGets the next visible column regarding to the current column.  
    Public MethodGets the next visible row regarding to the current row.  
    Public MethodGets the previous editable cell regarding to the current cell.  
    Public MethodGets the previous selection cell regarding to the current cell.  
    Public MethodGets the previous visible column regarding to the current column.  
    Public MethodGets the previous visible row regarding to the current row.  
    Public MethodGets the right most visible cell regarding to the current cell.  
    Public MethodGets the right most visible column.  
    Public MethodGets the top visible cell regarding to the current cell.  
    Public MethodGets the top visible row.  
    Public MethodGoes to bottom cell.  
    Public MethodOverloaded. Goes to down cell.  
    Public MethodGoes to first cell.  
    Public MethodGoes to last cell.  
    Public MethodOverloaded. Goes to the cell on the left.  
    Public MethodOverloaded. Goes to left most cell.  
    Public MethodOverloaded. Goes to the cell on the right.  
    Public MethodOverloaded. Goes to right most cell.  
    Public MethodGoes to top cell.  
    Public MethodOverloaded. Goes to up cell.  
    Public MethodHandles the key down.  
    Public MethodGets the text that will be the content of the clipboard.  
    Public MethodSets the current cell.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets a text representing the selection formatted.  
    Protected Method  
    Top
    See Also