Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the item's background color, this property works via Background property using C1.Xaml.Document.C1SolidBrush. (Inherited from C1.Xaml.FlexReport.ParagraphItem) |
![]() | Background | Gets or sets the C1BackgroundBase object defining the background of the paragraph item. (Inherited from C1.Xaml.FlexReport.ParagraphItem) |
![]() | Font | Gets or sets the ParagraphText font. |
![]() | ForeColor | Gets or sets the item's foreground color. |
![]() | Format | |
![]() | Hyperlink | Gets the hyperlink associated with the current item. (Inherited from C1.Xaml.FlexReport.ParagraphItem) |
![]() | Name | Gets or sets the name of the object. (Inherited from C1.Xaml.FlexReport.ReportObject) |
![]() | Owner | Overridden. |
![]() | ParentReport | (Inherited from C1.Xaml.FlexReport.ParagraphItem) |
![]() | Tag | Gets or sets arbitrary data associated with the object. (Inherited from C1.Xaml.FlexReport.ReportObject) |
![]() | Text | Gets or sets a ScriptObjectValue yielding the text of the current item. |