Provides data for the DialogAction event of C1Spell.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
public class DialogActionEventArgs : EventArgs
Visual Basic (Declaration)
Public Class DialogActionEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    C1.Win.C1Spell..::.DialogActionEventArgs

See Also