C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / DataSource Class / SortDefinitions Property

In This Topic
SortDefinitions Property (DataSource)
In This Topic
Gets the SortDefinitionCollection collection defining sort of the data source.
Syntax
'Declaration
 
Public ReadOnly Property SortDefinitions As SortDefinitionCollection
 
See Also