TIWCGJQGridPersistSaveCondition Enumeration

Represents type TIWCGJQGridPersistSaveCondition.

Namespace: IWCGJQGrid
type
 TIWCGJQGridPersistSaveCondition = (gpsInBrowser,gpsInServer); 

The TIWCGJQGridPersistSaveCondition type exposes the following members.

Show:
 NameDescription
gpsInBrowser

Represents constant gpsInBrowser.

gpsInServer

Represents constant gpsInServer.

Top