文檔金喜正規(guī)買球>>FastReport中文文檔>>向報(bào)告參數(shù)傳遞值
向報(bào)告參數(shù)傳遞值
報(bào)告可能有參數(shù)。請?jiān)凇队脩羰謨浴分虚喿x更多相關(guān)信息。要為參數(shù)傳遞值,請使用報(bào)告對象的 SetParameterValue 方法:
report1.Load("report.frx"); report1.SetParameterValue("MyParam", 10); report1.Show();
點(diǎn)擊復(fù)制
publicvoid SetParameterValue(string complexName, object value)
點(diǎn)擊復(fù)制
"ParentParameter.ChildParameter"
點(diǎn)擊復(fù)制
如需下載fastreport最新試用版,請點(diǎn)產(chǎn)品名跳轉(zhuǎn)產(chǎn)品下載頁>>