[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetViewColumnFromModelColumn

GetViewColumnFromModelColumn Method

GetViewColumnFromModelColumn(int)

Gets the column on the sheet that corresponds to the specified column index in the model.

Declaration
public virtual int GetViewColumnFromModelColumn(int modelcolumn)
Public Overridable Function GetViewColumnFromModelColumn(modelcolumn As Integer) As Integer
Parameters
Type Name Description
int modelcolumn

Column index in model

Returns
Type Description
int