Intersoft ClientUI Documentation
ContainerItems Property



Gets the container items
Syntax
Protected ReadOnly Property ContainerItems As IList
Dim instance As UXDock
Dim value As IList
 
value = instance.ContainerItems
protected IList ContainerItems {get;}
protected:
property IList^ ContainerItems {
   IList^ 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

UXDock Class
UXDock Members

Send Feedback