Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DesignerMain Class / ShowPropertyGridException Method


In This Topic
ShowPropertyGridException Method
In This Topic
Syntax
'Declaration
 
Public Sub ShowPropertyGridException( _
   ByVal exception As Exception _
) 
 
'Usage
 
Dim instance As DesignerMain
Dim exception As Exception
 
instance.ShowPropertyGridException(exception)

Parameters

exception
See Also