Intersoft ClientUI Documentation
ItemContainerGenerator Property (IMenu)



Gets the System.Windows.Controls.ItemContainerGenerator associated with this System.Windows.Controls.ItemsControl.
Syntax
ReadOnly Property ItemContainerGenerator As ItemContainerGenerator
Dim instance As IMenu
Dim value As ItemContainerGenerator
 
value = instance.ItemContainerGenerator
ItemContainerGenerator ItemContainerGenerator {get;}
property ItemContainerGenerator^ ItemContainerGenerator {
   ItemContainerGenerator^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IMenu Interface
IMenu Members

Send Feedback