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