C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / ShapeField Class / Section Property

In This Topic
Section Property (ShapeField)
In This Topic
Gets or sets the section to which the field belongs.
Syntax
'Declaration
 
Public Property Section As SectionTypeEnum
 
Remarks
To move a field from one section to another, set its Section property to a new value.
See Also