TIWCGJQGridTreeGridModel Enumeration

Represents type TIWCGJQGridTreeGridModel.

Namespace: IWCGJQGrid
type
 TIWCGJQGridTreeGridModel = (gtgmNested,gtgmAdjacency);

The TIWCGJQGridTreeGridModel type exposes the following members.

Show:
 NameDescription
gtgmAdjacency

Represents constant gtgmAdjacency.

gtgmNested

Represents constant gtgmNested.

Top