Name | Description | |
---|---|---|
BackColor | Gets or sets the field's background color, this property works via Background property using C1.Win.C1Document.C1SolidBrush. | |
Background | Gets or sets the C1.Win.C1Document.C1Brush object determining the object's background. | |
Bookmark | Gets or sets a ScriptStringValue yielding the bookmark associated with the current object. | |
Border | Gets or sets the Border object determining how borders are drawn around the object. | |
BordersSplitHorzMode | Gets or sets a value determining how borders are drawn if the object is too wide and is split between horizontal pages. | |
BordersSplitVertMode | Gets or sets a value determining how borders are drawn if the object is too high and is split between pages. | |
Name | Gets or sets the name of the object. (Inherited from C1.Win.FlexReport.ReportObject) | |
OutlineLabel | Gets or sets a ScriptStringValue yielding the label associated with the object in the outline tree. | |
OutlineParent | Gets or sets the name of the object that will be the parent of the current object in the outline tree. If unspecified, the report hierarchy will be used to determine the parent. | |
ParentReport | Gets the C1FlexReport object containing this object. (Inherited from C1.Win.FlexReport.ReportObject) | |
Tag | Gets or sets arbitrary data associated with the object. (Inherited from C1.Win.FlexReport.ReportObject) |