Determines whether or not the underlying table has been changed or otherwise reloaded.

Namespace: Ico.Gwx
Assembly: GwxSymbolLibraryControl (in GwxSymbolLibraryControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool Modified { get; }
Visual Basic
Public ReadOnly Property Modified As Boolean
	Get
JScript
function get Modified () : boolean

See Also