简体   繁体   English

如何在DevExpress中获取计算字段值?

[英]How can I get the calculatedfield value in DevExpress?

I create a calculatedfield in the design mode and I need to obtein the value for this calculatedfield in my behind code, there is no (.text) or (.value) to obtein the value. 我在设计模式下创建了一个计算字段,我需要在我的背后代码中为该计算字段加值,没有(.text)或(.value)可以加值。 How can I obtein the value? 我如何获取价值?

I accept suggestions, thanks. 我接受建议,谢谢。

It has an eventhandler GetValue which has a Value property. 它具有事件处理程序GetValue,该事件处理程序具有Value属性。
here is the documentation 是文档

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM