PageElementPropertiesConsoleDatasheet_MapperGrouping Property |
Grouping to apply to the element's Mapper. Note that this property overrides any DefaultGrouping property on the mapper and any PageGrouping property on the page.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ConsoleDatasheet_MapperGrouping { get; }
ReadOnly Property ConsoleDatasheet_MapperGrouping As String
Get
Property Value
Type:
StringGrouping to apply to the element's Mapper. Note that this property overrides any DefaultGrouping property on the mapper and any PageGrouping property on the page.
See Also