Share via


FormGroupControl.sort Method

Sorts the controls that are contained in a form group control.

Syntax

public int sort([SortOrder sortDirection])

Run On

Client

Parameters

  • sortDirection
    Type: SortOrder Enumeration
    A system enumeration value that indicates the sort order for controls; optional.

Return Value

Type: int
An integer value that contains the sort order.

See Also

Reference

FormGroupControl Class