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

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