| 名前 | 解説 | |
|---|---|---|
![]() | BackColor | Gets or sets the item's background color, this property works via Background property using C1.Document.C1SolidBrush. C1.Report.ParagraphItemから継承されます。 |
![]() | Background | Gets or sets the C1.Document.C1Brush object defining the background of the paragraph item. C1.Report.ParagraphItemから継承されます。 |
![]() | Font | Gets or sets the ParagraphText font. |
![]() | ForeColor | Gets or sets the item's foreground color. |
![]() | Format | Gets or sets a string used to format the item value. |
![]() | Hyperlink | Gets the hyperlink associated with the current item. C1.Report.ParagraphItemから継承されます。 |
![]() | Name | Gets or sets the name of the object. C1.Report.ReportObjectから継承されます。 |
![]() | Owner | オーバーライドされます。 Gets or sets the ParagraphField object owning this object. |
![]() | ParentReport | Gets the FlexReport object containing this object. C1.Report.ParagraphItemから継承されます。 |
![]() | Tag | Gets or sets arbitrary data associated with the object. C1.Report.ReportObjectから継承されます。 |
![]() | Text | Gets or sets a ScriptObjectValue yielding the text of the current item. |
