'Declaration Public ReadOnly Property SortStatusGroupBy As SortStatus
public SortStatus SortStatusGroupBy {get;}
Fields become sorted once corresponding FieldSortDescription objects have been added to the Owner's FieldLayout.SortedFields collection.
In order to initalize a field as being sorted you need to add a corresponding FieldSortDescription object to the FieldLayout's FieldLayout.SortedFields collection in response to the DataPresenterBase's FieldLayoutInitialized event.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
Field Class
Field Members
SortStatus Property
FieldLayout Class
FieldSortDescription Class
FieldSortDescriptionCollection Class
SortComparisonType Property
IsGroupBy Property
Owner Property
SortedFields Property
SortComparer Property
SortComparisonType Property
SortStatusGroupByProperty Field