BCGSoft.Controls.Grid Namespace > Cell Class : OverfloatData Method |
'Declaration Protected Function OverfloatData( _ ByVal grph As Graphics, _ ByVal overfloatWidth As Integer, _ ByVal startCell As Integer, _ ByVal currentTop As Integer, _ ByVal forward As Boolean _ ) As Integer
'Usage Dim instance As Cell Dim grph As Graphics Dim overfloatWidth As Integer Dim startCell As Integer Dim currentTop As Integer Dim forward As Boolean Dim value As Integer value = instance.OverfloatData(grph, overfloatWidth, startCell, currentTop, forward)
protected int OverfloatData( Graphics grph, int overfloatWidth, int startCell, int currentTop, bool forward )
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