Intersoft ClientUI Documentation
ContainerItemType Property (UXDock)



Gets the container item type.
Syntax
Protected Overridable ReadOnly Property ContainerItemType As ContainerItemType
Dim instance As UXDock
Dim value As ContainerItemType
 
value = instance.ContainerItemType
protected virtual ContainerItemType ContainerItemType {get;}
protected:
virtual property ContainerItemType ContainerItemType {
   ContainerItemType 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