TIWCGJQThemeSwitcherSortBy Enumeration

Represents type TIWCGJQThemeSwitcherSortBy.

Namespace: IWCGJQThemeSwitcher
type
 TIWCGJQThemeSwitcherSortBy = (jqtssbNoSort,jqtssbTitle,jqtssbName);

The TIWCGJQThemeSwitcherSortBy type exposes the following members.

Show:
 NameDescription
jqtssbName

Represents constant jqtssbName.

jqtssbNoSort

Represents constant jqtssbNoSort.

jqtssbTitle

Represents constant jqtssbTitle.

Top