C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ShapeField Class / ShapeType Property

In This Topic
ShapeType Property (ShapeField)
In This Topic
Gets or sets the type of geometric shape drawn by the current field, this property can be specified as None, in this case field does not draw shape at all.
Syntax
'Declaration
 
Public Property ShapeType As ShapeType
 
See Also