public static class FieldExtensions<ExtensionAttribute>
Public NotInheritable Class FieldExtensions| GetAliasName(Field) | Gets the alias or name of the Field. |
| GetAliasName(FieldSetting) | Gets the alias or name of the FieldSetting. |
| GetMappingAlias(Field, Boolean) | Gets the alias for the map |
| GetMappingAlias(FieldSetting, Boolean) | Gets the alias for the map. |
| GetMappingAlias(String, Boolean) | Gets the alias for the map. |
| GetMappingName | Gets the mapping name of the field that can be mapped to the data source. |
| MergeVisibleSettings | Gets a new list of all the items contained in IList<FieldSetting> with the settings for the indicated visible fields. |
| ToFields | Gets a new list of Field elements contained in IEnumerableFieldSetting>. |
| ToFieldsSetting | Converts the field settings from the GridField model to the FieldSetting model. |
| ToGridFields | Converts the field settings from the FieldSetting model to the GridField model. |