ComponentOne FlexReport for UWP
Shape Property (Field)

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > Field Class : Shape Property
Gets or sets an instance of the C1.Xaml.Document.ShapeBase-derived class specifying properties of the geometric shape drawn by this field (if ShapeType is not None).
Syntax
'Declaration
 
Public Property Shape As ShapeBase
public ShapeBase Shape {get; set;}
See Also

Reference

Field Class
Field Members
ShapeType Property