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