Spread Silverlight Documentation
Source Property (ActionFailedException)


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

Reference

ActionFailedException Class
ActionFailedException Members