$headerRowOptions public property
The HTML attributes for the table header row.
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $headerRowOptions = []
$headerRowOptions public property
The HTML attributes for the table header row.
See also yii\helpers\Html::renderTagAttributes() for details on how attributes are being rendered.
public array $headerRowOptions = []
Please login to continue.