Class SpanProperties
Inheritance
System.Object
SpanProperties
Namespace: Telerik.Windows.Controls.RichTextBoxUI.Dialogs.StyleFormattingProperties
Assembly: Telerik.Windows.Controls.RichTextBoxUI.dll
Syntax
public class SpanProperties : UserControl
Constructors
SpanProperties()
Declaration
public SpanProperties()
Fields
StyleDefinitionChanged
Declaration
public EventHandler StyleDefinitionChanged
Field Value
System.EventHandler
|
Properties
StyleDefinition
Methods
InitializeComponent()
InitializeComponent
Declaration
public void InitializeComponent()
SetCurrentListStyle(ListStyle, Int32)
Declaration
public void SetCurrentListStyle(ListStyle listStyle, int levelIndex)
Parameters
ListStyle
listStyle
|
System.Int32
levelIndex
|
SetCurrentStyleDefinition(StyleDefinition)
Declaration
public void SetCurrentStyleDefinition(StyleDefinition styleDefinition)
Parameters
StyleDefinition
styleDefinition
|