C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ParagraphItem Class
Properties Methods


ParagraphItem Class Members

The following tables list the members exposed by ParagraphItem.

Public Properties
 NameDescription
Public PropertyGets or sets the item's background color, this property works via Background property using C1.WPF.Document.C1SolidBrush.  
Public PropertyGets or sets the C1.WPF.Document.C1Brush object defining the background of the paragraph item.  
Public PropertyGets the hyperlink associated with the current item.  
Public PropertyGets or sets the name of the object. (Inherited from C1.WPF.FlexReport.ReportObject)
Public PropertyGets or sets the ParagraphField object owning this object.  
Public PropertyOverridden. Gets the C1FlexReport object containing this object.  
Public PropertyGets or sets arbitrary data associated with the object. (Inherited from C1.WPF.FlexReport.ReportObject)
Top
Public Methods
 NameDescription
Public MethodOverridden. Copies properties from another object into this object.  
Top
See Also