SetVisible Method (BaseSheetAxisModel)
Sets whether the control displays the specified row or column. (This implementation does nothing.)
public virtual void SetVisible(
int ,
bool
)
Parameters
- index
- Row or column index
- value
- Set to True to display the specified row or column