ClassRadTextBlock
Class
Represents the RadTextBlock control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
cs-api-definition
public class RadTextBlock : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlRadTextBlock
Implements:
Inherited Members
Constructors
RadTextBlock()
Initializes a new instance of the RadTextBlock class.
Declaration
cs-api-definition
public RadTextBlock()
Properties
ForegroundColorA
Get the foreground.
ForegroundColorB
Get the foreground.
ForegroundColorG
Get the foreground.
ForegroundColorR
Get the foreground.
Inlines
Declaration
cs-api-definition
public RadRunCollection Inlines { get; }
Property Value
Text
Get the text.