GrapeCity.Win.MultiRow Namespace > GcMultiRow Class : OnRowsRemoved Method |
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> <FeatureAttribute(Name="DataChange", Version="v5.0")> Protected Overridable Sub OnRowsRemoved( _ ByVal e As RowsRemovedEventArgs _ )
Dim instance As GcMultiRow Dim e As RowsRemovedEventArgs instance.OnRowsRemoved(e)
[EditorBrowsable(EditorBrowsableState.Advanced)] [Feature(Name="DataChange", Version="v5.0")] protected virtual void OnRowsRemoved( RowsRemovedEventArgs e )
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