Class RadTextBlock
Inheritance
System.Object
RadTextBlock
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Xaml.Wpf
Assembly: Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax
public class RadTextBlock : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
RadTextBlock()
Declaration
public RadTextBlock()
Properties
ForegroundColorA
Declaration
public string ForegroundColorA { get; }
Property Value
System.String
|
ForegroundColorB
Declaration
public string ForegroundColorB { get; }
Property Value
System.String
|
ForegroundColorG
Declaration
public string ForegroundColorG { get; }
Property Value
System.String
|
ForegroundColorR
Declaration
public string ForegroundColorR { get; }
Property Value
System.String
|
Inlines
Text
Declaration
public override string Text { get; }
Property Value
System.String
|
Overrides
XamlTag
Declaration
public override string XamlTag { get; }
Property Value
System.String
|