C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace > ICellFactory Interface : DisposeCell Method |
'Declaration Sub DisposeCell( _ ByVal grid As C1FlexGrid, _ ByVal cellType As CellType, _ ByVal cell As System.Windows.FrameworkElement _ )
void DisposeCell( C1FlexGrid grid, CellType cellType, System.Windows.FrameworkElement cell )