[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SheetView.GetColumnSizeable

GetColumnSizeable Method

GetColumnSizeable(int)

Gets whether the user can resize a specified column.

Declaration
public bool GetColumnSizeable(int column)
Public Function GetColumnSizeable(column As Integer) As Boolean
Parameters
Type Name Description
int column

Column index

Returns
Type Description
bool