HI_HideColumn

HI_HideColumn

%HI_HideColumn function


Function

The function %HI_HideColumn allows to hide/show the column in the displayer of the Browser type (Control function).

Declaration

%HI_HideColumn( INT in refId, INT in index, BOOL in bHide )

Parameters

refId

Reference to the graphic object (reference variable).

index

Serial number of the column.

bHide

@True- hide the column.
@False - show the column.