Interface IRadRun
Namespace: Telerik.WinControls.SyntaxEditor
Assembly: Telerik.WinControls.SyntaxEditor.dll
Syntax
public interface IRadRun
Properties
FlowDirection
FontFamily
FontSize
Declaration
double FontSize { get; set; }
Property Value
System.Double
|
FontStyle
FontWeight
ForegroundColor
Text
Declaration
string Text { get; set; }
Property Value
System.String
|