| 名前 | 解説 | |
|---|---|---|
![]() | ParagraphText コンストラクタ | Initialize a new instance of the ParagraphText class. |
ParagraphTextデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | ParagraphText コンストラクタ | Initialize a new instance of the ParagraphText class. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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. |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Copies properties from another object into this object. |
![]() | OnDataPropertyChanged | Used by ParagraphFieldEditor in C1FlexReportDesigner. Called when non visual property changed. C1.Report.ParagraphItemから継承されます。 |
![]() | OnPropertyChanged | Marks the owner report as dirty so it will clear the internal cache and render again. C1.Report.ReportObjectから継承されます。 |
![]() | ReadFromString | Read object's content from string. Used by ParagraphEditorControl. C1.Report.ParagraphItemから継承されます。 |
![]() | ResetFont | Restore the Font property to its default value. |
![]() | WriteDataToString | Writes all non visual properties of the object to the string using C1ReportSerializer. Used by ParagraphEditorControl. C1.Report.ParagraphItemから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | GetPropsTable | オーバーライドされます。 |