Gets/sets when the control enters in edit mode.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool IsInEditMode { get; set; } |
Visual Basic |
---|
Public Property IsInEditMode As Boolean Get Set |