GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoView Class
/ IsEditing Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsEditing Property
In This Topic
Gets whether the user is currently editing an object.
Syntax
C#
[
Browsable
(
false
)]
public
virtual
bool
IsEditing {
get
;}
Property Value
This is true when
EditControl
is non-null.
See Also
Reference
GoView Class
GoView Members
DoEndEdit Method