TIWCGJQGridState Enumeration

Represents type TIWCGJQGridState.

Namespace: IWCGJQGrid
type
 TIWCGJQGridState = (gsVisible,gsHidden);

The TIWCGJQGridState type exposes the following members.

Show:
 NameDescription
gsHidden

Represents constant gsHidden.

gsVisible

Represents constant gsVisible.

Top