BCGControlBar Library for .NET
RightBottom Field




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