Spread Silverlight Documentation
HelpLink Property (ActionFailedException)


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

Reference

ActionFailedException Class
ActionFailedException Members