C1MenuItemTemplateContainer Constructor
Initializes a new instance of the C1MenuItemTemplateContainer class using the specified menu item index and menu item.
public C1MenuItemTemplateContainer(
System.int ,
C1MenuItem
)
'Declaration
Public Function New( _
ByVal As System.Integer, _
ByVal As C1MenuItem _
)
Parameters
- itemIndex
- The index of the item
- dataItem
- An menuitem object provide data to the template