ComponentOne FlexReport for WinForms
Shape Property (ShapeField)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ShapeField Class : Shape Property
Gets or sets an instance of the C1.Win.C1Document.ShapeBase-derived class specifying properties of the geometric shape drawn by this field.
Syntax
'Declaration
 
Public Property Shape As ShapeBase
public ShapeBase Shape {get; set;}
See Also

Reference

ShapeField Class
ShapeField Members
ShapeType Property