GridField Properties
Include Protected Members
Include Inherited Members
The GridField type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CustomComparer | Gets or sets a custom delegate to use for sorting, grouping and filtering, if the built-in system comparison is not adequate. |
![]() |
DefaultCellStyleId | Gets or sets a value specifying the default cell style of cells appearing in the GridColumn associated with this GridField. |
![]() |
EditMode | Gets or sets the edit mode of the cells that appear in the GridColumn associated with this GridField. |
![]() |
FieldKey | Gets or sets a string uniquely identifying this field. |
![]() |
HierarchyTable | Gets or sets the hierarchy table for this grid field. |
![]() |
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. |
![]() |
MultiValue | Gets or sets a setting indicating whether this is a multi-value field. |
![]() |
PropertyTypeId | Gets or sets a property type ID. |
![]() |
SerializeDataValue | Indicates whether data should be downloaded to the client. |
![]() |
SerializeLocalizedValue | A Boolean indicating whether to bring over the localized value. |
![]() |
TextDirection | Indicates whether the text direction will be from left to right or right to left. |
Top
.gif)