JS Grid Enumeration

Applies to: SharePoint Foundation 2010

JS Grid Control Enumerations

The JS Grid control supports a wide variety of enumerations.

Type

Description

ClickContext Enumeration

Describes the area clicked by the user.

JS Grid Control Delegates

A listing of the various JS Grid control delegate types.

EditActorReadType Enumeration

Describes the read type.

EditActorUpdateType Enumeration

Describes whether the update has been committed.

EditActorWriteType Enumeration

Describes the write action.

EditMode Enumeration

Specifies the JS Grid control edit modes.

JS Grid Control Events

Describes the event type.

GanttBarDateType Enumeraton

Specifies the date type of a Gantt bar.

GanttDrawBarFlags

Specifies either the left or right Gantt bar flag.

HierarchyMode Enumeration

Specifies the hierarchy mode.

LinkType Enumeration

Specifies the link type.

OperationalConstants Enumeration

Specifies the operational constants.

PaneId Enumeration

Specifies the pane ID.

PaneLayout Enumeration

Describes the pane layout.

RowHeaderStatePriorities Enumeration

Describes the row header state priority

RowHeaderStyleId Enumeration

Specifies the row header style ID, constant.

SelectionType Enumeration

Describes the selection type.

SelectionTypeFlags

Internal only; not intended to be used from your code.

SortMode Enumeration

Describes the sort mode.

TextDirection Enumeration

Specifies the text direction.

UpdateSerializeMode Enumeration

Describes the update serialize mode.

UpdateTrackingMode Enumeration

Specifies the update tracking mode.

ValidationState Enumeration

Specifies the validation state.

See Also

Reference

Microsoft.SharePoint.JSGrid

JSGrid

Concepts

JS Grid Control Delegates

JS Grid Control Events

JS Grid Enumeration

Other Resources

JS Grid Control

JS Grid Control Functions