[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetView.GetColumnSizeable

GetColumnSizeable Method

GetColumnSizeable(int)

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

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

true if column can resizeable; false otherwise