Uiinfrastructure API Docs  
 

ExpListModel.SetWrapColumnHeaders Method 

JF- Sets the wrap cell attribute for the column headers. Is true by default.

public virtual void SetWrapColumnHeaders(
   bool _bWrapColumnHeaders
);

Parameters

_bWrapColumnHeaders

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace