C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / C1DataBinding Class / Sorting Property

In This Topic
Sorting Property
In This Topic
Gets the Sorting object that determines how data retrieved by the current data binding is sorted.
Syntax
'Declaration
 
Public ReadOnly Property Sorting As Sorting
 
See Also