GridField properties

The GridField type exposes the following members.

Properties

  Name Description
Public property CustomComparer Gets or sets a custom delegate to use for sorting, grouping and filtering, if the built-in system comparison is not adequate.
Public property DateOnly
Public property DefaultCellStyleId Gets or sets a value specifying the default cell style of cells appearing in the GridColumn associated with this GridField.
Public property EditMode Gets or sets the edit mode of the cells that appear in the GridColumn associated with this GridField.
Public property FieldKey Gets or sets a string uniquely identifying this field.
Public property HierarchyTable Gets or sets the hierarchy table for this grid field.
Public property Localizer Gets or sets a ValueLocalizer which defines how data values are converted to localized values. This delegate is only called to localize single values, even for multi-value fields.
Public property MultiValue Gets or sets a setting indicating whether this is a multi-value field.
Public property PropertyTypeId Gets or sets a property type ID.
Public property SerializeDataValue Indicates whether data should be downloaded to the client.
Public property SerializeLocalizedValue A Boolean indicating whether to bring over the localized value.
Public property TextDirection Indicates whether the text direction will be from left to right or right to left.

Top

See also

Reference

GridField class

Microsoft.SharePoint.JSGrid namespace