ComponentOne DataGrid for WPF and Silverlight
UnregisterName Method (DataGridCellsPanel)

C1.WPF.DataGrid Namespace > DataGridCellsPanel Class : UnregisterName Method
Syntax
'Declaration
 
Public Sub UnregisterName( _
   ByVal name As System.String _
) 
public void UnregisterName( 
   System.string name
)

Parameters

name
See Also

Reference

DataGridCellsPanel Class
DataGridCellsPanel Members