Gets/set if the control can be edited.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool IsEditable { get; set; } |
Visual Basic |
---|
Public Property IsEditable As Boolean Get Set |