Gets or sets a value indicating whether the control is enabled. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public bool IsEditable { get; set; } |
Visual Basic
![]() |
---|
Public Property IsEditable As Boolean |
true if the control is enabled; otherwise, false.