GrapeCity.Win.MultiRow Namespace > RowCollection Class : Clear Method |
<FeatureAttribute(Name="RowCollection", Version="v5.0")> Public Sub Clear()
Dim instance As RowCollection instance.Clear()
[Feature(Name="RowCollection", Version="v5.0")] public void Clear()
Exception | Description |
---|---|
System.InvalidOperationException | This method is accessed when Template is a null reference (Nothing in Visual Basic). -or- The associated GcMultiRow control is bound to a System.ComponentModel.IBindingList implementation with System.ComponentModel.IBindingList.AllowRemove and System.ComponentModel.IBindingList.SupportsChangeNotification property values that are not both true. |
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