TIWCGJQGridNavRefreshState Enumeration

Represents type TIWCGJQGridNavRefreshState.

Namespace: IWCGJQGrid
type
 TIWCGJQGridNavRefreshState = (gnrsFirstPage,gnrsCurrent);

The TIWCGJQGridNavRefreshState type exposes the following members.

Show:
 NameDescription
gnrsCurrent

Represents constant gnrsCurrent.

gnrsFirstPage

Represents constant gnrsFirstPage.

Top