[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.ISheetAxisModel.GetVisible

GetVisible Method

GetVisible(int)

Gets whether the control displays the specified row or column.

Declaration
bool GetVisible(int index)
Function GetVisible(index As Integer) As Boolean
Parameters
Type Name Description
int index

Row or column index

Returns
Type Description
bool

true if the control displays the specified row or column; false otherwise