开发者

How can I change the format of the Infragistics UltraDateTimeEditor?

开发者 https://www.devze.com 2023-01-03 18:24 出处:网络
I need 开发者_高级运维by default to set the format like \"dd-MMM-yyyy\" in UltraDateTimeEditor.I don\'t have acces to infragistics controls, but a quick look here shows that there\'s a method UltraDat

I need 开发者_高级运维by default to set the format like "dd-MMM-yyyy" in UltraDateTimeEditor.


I don't have acces to infragistics controls, but a quick look here shows that there's a method UltraDateTimeEditor.FormatString that sounds like it might be useful. Have you tried setting that to "dd-MMM-yyyy"?

0

精彩评论

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