Spread Silverlight Documentation
InnerException Property (ActionFailedException)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > ActionFailedException Class : InnerException Property
Syntax
'Declaration
 
<__DynamicallyInvokableAttribute()>
Public ReadOnly Property InnerException As System.Exception
'Usage
 
Dim instance As ActionFailedException
Dim value As System.Exception
 
value = instance.InnerException
[__DynamicallyInvokable()]
public System.Exception InnerException {get;}
See Also

Reference

ActionFailedException Class
ActionFailedException Members