BCGControlBar Library for .NET
GetParentCell Method




Specifies the parent cell for the items from SplitContainerCellCollection.
Syntax
'Declaration
 
Public Function GetParentCell() As SplitContainerCell
'Usage
 
Dim instance As SplitContainerCellCollection
Dim value As SplitContainerCell
 
value = instance.GetParentCell()
public SplitContainerCell GetParentCell()
public: SplitContainerCell* GetParentCell(); 
public:
SplitContainerCell^ GetParentCell(); 
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

SplitContainerCellCollection Class
SplitContainerCellCollection Members

Send Feedback