| C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class > RemoveItem Method : RemoveItem() Method |
'DeclarationPublic Overloads Sub RemoveItem()
'UsageDim instance As C1FlexGridBase instance.RemoveItem()
public void RemoveItem()
public: void RemoveItem();
You can also add and remove rows using the Rows collection.
The RemoveItem method is provided for consistency, since the grid also has an AddItem(String) method.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2