Function StringGridWidgetBase.setRowTitle

set row header title

abstract StringGridWidgetBase setRowTitle(
  int row,
  UIString title
);