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