TIWCGJQTreeViewCRRMPluginMovePos Enumeration

Represents type TIWCGJQTreeViewCRRMPluginMovePos.

Namespace: IWCGJQTreeView
type
 TIWCGJQTreeViewCRRMPluginMovePos = (jqtvmpBefore,jqtvmpAfter,jqtvmpInside,jqtvmpFirst,jqtvmpLast);

The TIWCGJQTreeViewCRRMPluginMovePos type exposes the following members.

Show:
 NameDescription
jqtvmpAfter

Represents constant jqtvmpAfter.

jqtvmpBefore

Represents constant jqtvmpBefore.

jqtvmpFirst

Represents constant jqtvmpFirst.

jqtvmpInside

Represents constant jqtvmpInside.

jqtvmpLast

Represents constant jqtvmpLast.

Top