IViewNoteMethodsIsEditing Method

Gets the value of whether the note is currently being modified.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
bool IsEditing()

Return Value

Boolean
if the note is currently being modified; otherwise, .

See Also