Plumtree Portal UI  
 

PTMultiColumnListModel.SetEnableMoveRowActions Method 

Because this select ptobject list needs to support both move row actions enable and disable, we need to change the colspan of the header row when this happens.

public override void SetEnableMoveRowActions(
   bool _bEnableMoveRowActions
);

Parameters

_bEnableMoveRowActions

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace