[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SpreadView.GetViewportLeftOffset

GetViewportLeftOffset Method

GetViewportLeftOffset(int)

Gets the offset of the view port from a particular column to the left.

Declaration
public int GetViewportLeftOffset(int columnViewportIndex)
Public Function GetViewportLeftOffset(columnViewportIndex As Integer) As Integer
Parameters
Type Name Description
int columnViewportIndex

Column index

Returns
Type Description
int

An int value that represents the offset

OSZAR »