FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / SelectAll Method

In This Topic
    SelectAll Method (C1GridControl)
    In This Topic
    Selects all the cells.
    Syntax
    'Declaration
     
    Public Sub SelectAll() 
    public void SelectAll()
    See Also