New to Telerik UI for WPFStart a free 30-day trial

SpanProperties

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI.Dialogs.StyleFormattingProperties

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class SpanProperties : UserControl, IComponentConnector

Inheritance: objectSpanProperties

Implements: IComponentConnector

Constructors

C#
public SpanProperties()

Fields

C#
public EventHandler StyleDefinitionChanged

Properties

C#
public StyleDefinition StyleDefinition { get; set; }

Methods

InitializeComponent

C#
public void InitializeComponent()
C#
public void SetCurrentListStyle(ListStyle listStyle, int levelIndex)
Parameters:listStyleListStylelevelIndexint
C#
public void SetCurrentStyleDefinition(StyleDefinition styleDefinition)
Parameters:styleDefinitionStyleDefinition