文檔金喜正規(guī)買球>>FastReport中文文檔>>引用系統(tǒng)變量
引用系統(tǒng)變量
要引用系統(tǒng)變量,請使用報告對象的 GetVariableValue 方法:
DateTime date = (DateTime)Report.GetVariableValue("Date");
點擊復(fù)制
如需下載fastreport最新試用版,請點產(chǎn)品名跳轉(zhuǎn)產(chǎn)品下載頁>>
要引用系統(tǒng)變量,請使用報告對象的 GetVariableValue 方法:
DateTime date = (DateTime)Report.GetVariableValue("Date");
點擊復(fù)制
如需下載fastreport最新試用版,請點產(chǎn)品名跳轉(zhuǎn)產(chǎn)品下載頁>>