[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.SetColumnSizeable

SetColumnSizeable Method

SetColumnSizeable(int, bool)

Sets whether the user can resize a specified column on this sheet.

Declaration
public void SetColumnSizeable(int column, bool sizeable)
Public Sub SetColumnSizeable(column As Integer, sizeable As Boolean)
Parameters
Type Name Description
int column

Column index

bool sizeable

Whether to allow users to resize the column