Gets or sets a value indicating whether the element can respond to user
interaction.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| C# |
|---|
public virtual bool Enabled { get; set; } |
| Visual Basic |
|---|
Public Overridable Property Enabled As Boolean
Get
Set |
Remarks
See Also