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; }
ReadOnly Property GroupingCaption As String
Get
Property Value
Type:
StringThe text to use when the field is used for record grouping in a list. At this time field references are *not* supported.
Remarks Note |
---|
This property supports localization. |
See Also