Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether to show a field in a grid.
Syntax
protected NoYes mustShowGridField(FieldId _dimFieldId)
Run On
Client
Parameters
- _dimFieldId
Type: FieldId Extended Data Type
The field ID to show.
Return Value
Type: NoYes Enumeration
true if the field must be shown; otherwise, false.