ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridSelection Class / SelectAll Method

In This Topic
    SelectAll Method (DataGridSelection)
    In This Topic
    Selects all the visible cells.
    Syntax
    'Declaration
     
    
    Public Function SelectAll() As Boolean
    public bool SelectAll()
    See Also