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


In This Topic
    DataGridSelectionManager Class Members
    In This Topic

    The following tables list the members exposed by DataGridSelectionManager.

    Public Properties
     NameDescription
    Public PropertyGets the selected cells.  
    Public PropertyGets the selected columns.  
    Public PropertyGets the first selected row. In case there aren't selected rows return null.  
    Public PropertyGets the selected rows.  
    Public PropertyGets the selection object which allows you to query and modify the selection.  
    Top
    Public Methods
     NameDescription
    Public MethodClears the selection.  
    Public MethodOverloaded. Selects the specified cell.  
    Public MethodSelects all the visible rows.  
    Top
    See Also