ComponentOne FlexReport for WinForms
VisualReportObject Class Properties

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace : VisualReportObject Class

For a list of all members of this type, see VisualReportObject members.

Public Properties
 NameDescription
Public PropertyGets or sets the field's background color, this property works via Background property using C1SolidBrush.  
Public PropertyGets or sets the C1BackgroundBase object determining the object's background.  
Public PropertyGets or sets a ScriptStringValue yielding the bookmark associated with the current object.  
Public PropertyGets or sets the Border object determining how borders are drawn around the object.  
Public PropertyGets or sets a value determining how borders are drawn if the object is too wide and is split between horizontal pages.  
Public PropertyGets or sets a value determining how borders are drawn if the object is too high and is split between pages.  
Public PropertyGets or sets the name of the object. (Inherited from C1.Win.FlexReport.ReportObject)
Public PropertyGets or sets a ScriptStringValue yielding the label associated with the object in the outline tree.  
Public PropertyGets 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.  
Public PropertyGets the C1FlexReport object containing this object. (Inherited from C1.Win.FlexReport.ReportObject)
Public PropertyGets or sets arbitrary data associated with the object. (Inherited from C1.Win.FlexReport.ReportObject)
Top
See Also

Reference

VisualReportObject Class
C1.Win.FlexReport Namespace