Changed Property

UltimateSpell

Collapse imageExpand ImageCopy imageCopyHover image
Whether Change or Change All button is clicked on the spell check dialog box.

Namespace: Karamasoft.WebControls.UltimateSpell
Assembly: UltimateSpell (in UltimateSpell.dll) Version: 3.7.4186.26738

Syntax

C#
public bool Changed { get; }
Visual Basic
Public ReadOnly Property Changed As Boolean
	Get
Visual C++
public:
property bool Changed {
	bool get ();
}

See Also