Represents the text label for a control and provides support for access keys.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.40
Syntax
| C# |
|---|
public class Label : Label |
| Visual Basic |
|---|
Public Class Label _
Inherits Label |
Inheritance Hierarchy
See Also