PageElementPropertiesConsoleDatasheet_HiddenFields Property |
The semi-colon separated list of mapper field keys of fields to hide on this page, combined with other field display options. Fields marked both to show and hide are hidden.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string ConsoleDatasheet_HiddenFields { get; }
ReadOnly Property ConsoleDatasheet_HiddenFields As String
Get
Property Value
Type:
StringThe semi-colon separated list of mapper field keys of fields to hide on this page, combined with other field display options. Fields marked both to show and hide are hidden.
See Also