[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.ShowSortPositionEnum

ShowSortPositionEnum Enum

Specifies the position of the sort glyphs within the column header cells.

Namespace: C1.Win.C1FlexGrid
Assembly: C1.Win.C1FlexGrid.4.8.dll
Syntax
public enum ShowSortPositionEnum

Fields

Name Description
Auto

Show sort glyphs on the top of the column header cells if filtering is enabled, and on the right otherwise.

None

Do not show sort glyphs.

Right

Show sort glyphs on the right of the column header cells.

Top

Show sort glyphs on the top of the column header cells.