TIWCGJQGridNavStandardButtons Enumeration

Represents type TIWCGJQGridNavStandardButtons.

Namespace: IWCGJQGrid
type
 TIWCGJQGridNavStandardButtons = (gnsbAdd, gnsbEdit, gnsbDelete, gnsbView, gnsbRefresh, gnsbSearch);

The TIWCGJQGridNavStandardButtons type exposes the following members.

Show:
 NameDescription
gnsbAdd

Represents constant gnsbAdd.

gnsbDelete

Represents constant gnsbDelete.

gnsbEdit

Represents constant gnsbEdit.

gnsbRefresh

Represents constant gnsbRefresh.

gnsbSearch

Represents constant gnsbSearch.

gnsbView

Represents constant gnsbView.

Top