BCGControlBar Library for .NET
LeftTop Field




Left top cell defined as index of column (X) and index of row (Y).
Syntax
'Declaration
 
Public LeftTop As Point
'Usage
 
Dim instance As MergeInfo
Dim value As Point
 
value = instance.LeftTop
 
instance.LeftTop = value
public Point LeftTop
public: Point LeftTop
public:
Point LeftTop
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

MergeInfo Class
MergeInfo Members

Send Feedback