Plumtree Portal UI  
 

SelectPTObjectModel.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

SelectPTObjectModel Class | com.plumtree.portaluiinfrastructure.expandablelist.selectptobject Namespace