SpreadsheetGear.Windows.Forms Namespace > WorkbookView Class : OnRangeSelectionChanging Method |
'Declaration
Protected Overridable Sub OnRangeSelectionChanging( _ ByVal e As RangeSelectionChangingEventArgs _ )
'Usage
Dim instance As WorkbookView Dim e As RangeSelectionChangingEventArgs instance.OnRangeSelectionChanging(e)
protected virtual void OnRangeSelectionChanging( RangeSelectionChangingEventArgs e )
protected procedure OnRangeSelectionChanging( e: RangeSelectionChangingEventArgs ); virtual;
protected function OnRangeSelectionChanging( e : RangeSelectionChangingEventArgs );
protected: virtual void OnRangeSelectionChanging( RangeSelectionChangingEventArgs* e )
protected: virtual void OnRangeSelectionChanging( RangeSelectionChangingEventArgs^ 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