开发者

Set the MaskType of TextEdit as Boolean

开发者 https://www.devze.com 2022-12-20 08:27 出处:网络
I have a TextEdit in my DevExpress Xtragrid. I want to set the Mask Type of Tex开发者_Python百科tEdit as Boolean

I have a TextEdit in my DevExpress Xtragrid.

I want to set the Mask Type of Tex开发者_Python百科tEdit as Boolean

How can I do it ?


Isn't it easier and event a better solution to implement a Combobox in your XtraGrid? A detailed example on Comboboxes in Xtragrid can be found here.

0

精彩评论

暂无评论...
验证码 换一张
取 消