C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / Group Class / Sort Property

In This Topic
Sort Property (Group)
In This Topic
Gets or sets the group's sort order. If SortExpression is specified, it is used for sorting, otherwise GroupBy is used.
Syntax
'Declaration
 
Public Property Sort As SortEnum
 
See Also