C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / VisualReportObject Class
Properties Methods


VisualReportObject Class Members

The following tables list the members exposed by VisualReportObject.

Public Properties
 NameDescription
Public PropertyGets or sets the field's background color, this property works via Background property using C1.WPF.Document.C1SolidBrush.  
Public PropertyGets or sets the C1.WPF.Document.C1Brush 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.WPF.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.WPF.FlexReport.ReportObject)
Public PropertyGets or sets arbitrary data associated with the object. (Inherited from C1.WPF.FlexReport.ReportObject)
Top
Public Methods
 NameDescription
Public MethodOverridden. Copies properties from another object into this object.  
Top
See Also