ClassObservableListStyleCollection
Class
Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.RibbonControls
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class ObservableListStyleCollection : ObservableCollection<ListStyleData>, IList<ListStyleData>, ICollection<ListStyleData>, IList, ICollection, IReadOnlyList<ListStyleData>, IReadOnlyCollection<ListStyleData>, IEnumerable<ListStyleData>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance: objectCollection<ListStyleData>ObservableCollection<ListStyleData>ObservableListStyleCollection
Implements:
Inherited Members
Constructors
ObservableListStyleCollection(RadDocument, RadRichTextBox)
Declaration
cs-api-definition
public ObservableListStyleCollection(RadDocument document, RadRichTextBox snapshotRichTextBox)
Parameters
document
snapshotRichTextBox
Methods
AttachEvents()
Declaration
cs-api-definition
public void AttachEvents()
DetachEvents()
Declaration
cs-api-definition
public void DetachEvents()