SpreadsheetGear 2017
ShapeActionType Property (ShapeActionEventArgs)






SpreadsheetGear.Windows.Controls Namespace > ShapeActionEventArgs Class : ShapeActionType Property
Returns the shape action type.
Syntax
'Declaration
 
Public ReadOnly Property ShapeActionType As ShapeActionType
'Usage
 
Dim instance As ShapeActionEventArgs
Dim value As ShapeActionType
 
value = instance.ShapeActionType
public ShapeActionType ShapeActionType {get;}
public read-only property ShapeActionType: ShapeActionType; 
public function get ShapeActionType : ShapeActionType
public: __property ShapeActionType get_ShapeActionType();
public:
property ShapeActionType ShapeActionType {
   ShapeActionType get();
}
Requirements

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

See Also

Reference

ShapeActionEventArgs Class
ShapeActionEventArgs Members