Definition
Namespace:Telerik.Windows.Controls.RichTextBoxUI.RibbonControls
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
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
C#
public ObservableListStyleCollection(RadDocument document, RadRichTextBox snapshotRichTextBox)
Methods
C#
public void AttachEvents()
C#
public void DetachEvents()