ComponentOne FlexReport for WinForms
ShapeType Property (Field)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > Field Class : ShapeType Property
Gets or sets the type of geometric shape drawn by the current field.

The default is None.

Syntax
'Declaration
 
Public Property ShapeType As ShapeType
public ShapeType ShapeType {get; set;}
See Also

Reference

Field Class
Field Members