Version

RichTextStyleCollection Class Properties

For a list of all members of this type, see RichTextStyleCollection members.

Public Properties
 NameDescription
Public PropertyCountGets the number of items in the collection. (Inherited from Infragistics.Documents.RichText.RichTextObjectKeyedCollectionBase<RichTextStyleBase>)
Public PropertyIsReadOnlyIndicates if the collection is readonly. (Inherited from Infragistics.Documents.RichText.RichTextObjectKeyedCollectionBase<RichTextStyleBase>)
Public PropertyIsSealedReturns true if this object has been sealed, i.e. immutable. (Inherited from Infragistics.Documents.RichText.RichTextObjectBase)
Public PropertyItemGets the RichTextStyleBase with the specified id.  
See Also