Customizing the NaN display in a SizeEditBox

Editors for WPF Forum

Posted 14 years ago by John Dunn
Version: 9.2.0515
Avatar
I'd like to use the SizeEditBox to allow editing of multiple sizes at once. Using NaN for an 'indeterminate' state works if either the widths or heights aren't all equal except I'd rather display something like • instead of NaN in the editor in this case. Is there a way to customize the formatting for when a value is NaN?

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi John,

That is not something that can be customized right now. We use CultureInfo.CurrentCulture.NumberFormat.NaNSymbol, but we've added a TODO item to research adding an configuration option for this.


Actipro Software Support

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.