ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / SelectAll Method

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