Infragistics(R) NetAdvantage(R) Windows Forms
IsInEditMode Property
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace > EmbeddableEditorBase Class : IsInEditMode Property

Returns true if the editor is in edit mode

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsInEditMode As Boolean
C# 
public bool IsInEditMode {get;}

See Also