Class ObservableListStyleCollection
Inheritance
System.Object
ObservableListStyleCollection
Namespace: Telerik.WinForms.RichTextEditor.RichTextBoxUI.Dialogs.Styles
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class ObservableListStyleCollection : ObservableCollection<ListStyleData>
Constructors
ObservableListStyleCollection(RadDocument, RadRichTextEditor)
Declaration
public ObservableListStyleCollection(RadDocument document, RadRichTextEditor snapshotRichTextBox)
Parameters
RadDocument
document
|
RadRichTextEditor
snapshotRichTextBox
|
Methods
AttachEvents()
Declaration
public void AttachEvents()
DetachEvents()
Declaration
public void DetachEvents()