Prado\Web\UI\WebControls\TLiteralColumn::setDataFormatString PHP Method

setDataFormatString() public method

public setDataFormatString ( $value )
    public function setDataFormatString($value)
    {
        $this->setViewState('DataFormatString', $value, '');
    }