Class ObservableListStyleCollection
Inheritance
System.Object
ObservableListStyleCollection
Namespace: Telerik.Windows.Controls.RichTextBoxUI.RibbonControls
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class ObservableListStyleCollection : ObservableCollection<ListStyleData>
Constructors
ObservableListStyleCollection(RadDocument, RadRichTextBox)
Declaration
public ObservableListStyleCollection(RadDocument document, RadRichTextBox snapshotRichTextBox)
Parameters
RadDocument
document
|
RadRichTextBox
snapshotRichTextBox
|
Methods
AttachEvents()
Declaration
public void AttachEvents()
DetachEvents()
Declaration
public void DetachEvents()