| 名前 | 解説 | |
|---|---|---|
![]() | 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から継承されます。 |

