'Declaration
Public Overloads Function Add( _ ByVal cell As DataGridCell _ ) As System.Boolean
public System.bool Add( DataGridCell cell )
Parameters
- cell
- The cell that will be adedd to the selection.
'Declaration
Public Overloads Function Add( _ ByVal cell As DataGridCell _ ) As System.Boolean
public System.bool Add( DataGridCell cell )