Plumtree Portal UI  
 

PTMultiColumnListModel.m_arrDefaultValue Field

This is used on add to populate the non plumtree object columns with default values in the newly added row. Note, this array MUST be initialized explicitly by the client - it can't be null if it is used.

protected string[] m_arrDefaultValue;

See Also

PTMultiColumnListModel Class | com.plumtree.portaluiinfrastructure.ptmulticolumnlist Namespace