SetResizable Method (BaseSheetAxisModel)
Sets whether users can resize the specified row or column. (This implementation does nothing.)
public virtual void SetResizable(
int ,
bool
)
Parameters
- index
- Row or column index
- value
- Whether users can resize the specified row or column