ComponentOne FlexReport for UWP
Section Property

C1.UWP.FlexReport Assembly > C1.Xaml.FlexReport Namespace > FieldBase Class : Section Property
Gets or sets the section to which the field belongs.
Syntax
'Declaration
 
Public Property Section As SectionTypeEnum
public SectionTypeEnum Section {get; set;}
Remarks
To move a field from one section to another, set its Section property to a new value.
See Also

Reference

FieldBase Class
FieldBase Members