Property isClean
isClean
Weather the undo stack is in a clean state. The clean state is useful when the application supports saving and restoring the state of an object.
Declaration
public bool isClean { get; }
Property Value
Type | Description |
---|---|
bool |