showCaption

This method either shows or hides the caption bar on the WorkItemsPreview component.

Syntax

showCaption(bShow);

Parameters

bShow - (boolean) True = caption bar is displayed. False = caption bar is not displayed.

Returns

none