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