| 名前 | 解説 | |
|---|---|---|
![]() | BackColor | Gets or sets the item's background color, this property works via Background property using C1.Document.C1SolidBrush. |
![]() | Background | Gets or sets the C1.Document.C1Brush object defining the background of the paragraph item. |
![]() | Hyperlink | Gets the hyperlink associated with the current item. |
![]() | 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. |
![]() | Tag | Gets or sets arbitrary data associated with the object. C1.Report.ReportObjectから継承されます。 |


