ComponentOne RichTextBox for WPF and Silverlight
Item(Object) Property

C1.WPF.RichTextBox.Documents Namespace > C1TextElementStyle Class > Item Property : Item(Object) Property
Syntax
'Declaration
 
Public Overloads Property Item( _
   ByVal key As System.Object _
) As System.Object
public System.object Item( 
   System.object key
) {get; set;}

Parameters

key
See Also

Reference

C1TextElementStyle Class
C1TextElementStyle Members
Overload List