Click or drag to resize

FieldPropertiesGroupingCaption Property

The text to use when the field is used for record grouping in a list. At this time field references are *not* supported.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string GroupingCaption { get; }

Property Value

Type: String
The text to use when the field is used for record grouping in a list. At this time field references are *not* supported.
Remarks
Note Note
This property supports localization.
See Also