[]
        
(Showing Draft Content)

C1.iOS.Grid.C1GridControl.SelectAll

SelectAll Method

SelectAll()

Selects all the cells.

Declaration
public void SelectAll()
Public Sub SelectAll()

SelectAll(NSObject)

Declaration
public override void SelectAll(NSObject sender)
Public Overrides Sub SelectAll(sender As NSObject)
Parameters
Type Name Description
NSObject sender