Name | Description | |
---|---|---|
ParagraphText Constructor | Initialize a new instance of the ParagraphText class. |
The following tables list the members exposed by ParagraphText.
Name | Description | |
---|---|---|
ParagraphText Constructor | Initialize a new instance of the ParagraphText class. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the item's background color, this property works via Background property using C1.WPF.Document.C1SolidBrush. (Inherited from C1.WPF.FlexReport.ParagraphItem) | |
Background | Gets or sets the C1.WPF.Document.C1Brush object defining the background of the paragraph item. (Inherited from C1.WPF.FlexReport.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. (Inherited from C1.WPF.FlexReport.ParagraphItem) | |
Name | Gets or sets the name of the object. (Inherited from C1.WPF.FlexReport.ReportObject) | |
Owner | Overridden. Gets or sets the ParagraphField object owning this object. | |
ParentReport | Gets the C1FlexReport object containing this object. (Inherited from C1.WPF.FlexReport.ParagraphItem) | |
Tag | Gets or sets arbitrary data associated with the object. (Inherited from C1.WPF.FlexReport.ReportObject) | |
Text | Gets or sets a ScriptObjectValue yielding the text of the current item. |
Name | Description | |
---|---|---|
AssignFrom | Overridden. Copies properties from another object into this object. | |
ResetFont | Restore the Font property to its default value. |