Spread Silverlight Documentation
GetBaseException Method (ActionFailedException)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > ActionFailedException Class : GetBaseException Method
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public Overridable Function GetBaseException() As System.Exception
'Usage
 
Dim instance As ActionFailedException
Dim value As System.Exception
 
value = instance.GetBaseException()
[__DynamicallyInvokable()]
public virtual System.Exception GetBaseException()
See Also

Reference

ActionFailedException Class
ActionFailedException Members