GetVisible Method (BaseSheetAxisModel)
Gets whether the control displays the specified row or column. (This implementation always returns true.)
public virtual bool GetVisible(
int
)
Parameters
- index
- Row or column index
Return Value
Always returns true