DesignerCompilerErrorClickEventArgs Class
Definition
Namespace: Alternet.FormDesigner.WinForms
Assembly: Alternet.FormDesigner.v9.dll
Provides data for the CompilerErrorClick
handler.
Syntax
public class DesignerCompilerErrorClickEventArgs : EventArgs
Constructors
DesignerCompilerErrorClickEventArgs(DesignerCompilerError) | Initializes a new instance of the |
Properties
Error | Represents the error occurred while compilation designer's content. |