'DeclarationPublic Overloads Function Remove( _ ByVal cell As DataGridCell _ ) As Boolean
public bool Remove( DataGridCell cell )
Parameters
- cell
 - The cell to remove.
 
'DeclarationPublic Overloads Function Remove( _ ByVal cell As DataGridCell _ ) As Boolean
public bool Remove( DataGridCell cell )