public double GetRowOffset( int fromRow, int toRow )
'Declaration Public Overloads Function GetRowOffset( _ ByVal fromRow As Integer, _ ByVal toRow As Integer _ ) As Double
'Declaration
Public Overloads Function GetRowOffset( _ ByVal fromRow As Integer, _ ByVal toRow As Integer _ ) As Double
'Usage Dim instance As GridCellFactoryBase Dim fromRow As Integer Dim toRow As Integer Dim value As Double value = instance.GetRowOffset(fromRow, toRow)
'Usage
Dim instance As GridCellFactoryBase Dim fromRow As Integer Dim toRow As Integer Dim value As Double value = instance.GetRowOffset(fromRow, toRow)
GridCellFactoryBase Class GridCellFactoryBase Members Overload List