Gain a Complete XAML Cross-Platform Experience with Key Controls

In order to give a better cross-platform experience, we’ve introduced this new set of Input controls that can be used the same way in both WPF and Silverlight applications, giving you a complete XAML cross- platform experience with key controls. The Inputs control can also be used with the cross-platform xamGrid cell to enhance data display and data entry.

 

Controls include:

xamDateTime Input – Localizable time and date formats can be specified for the user with real-time input masking in the right format and with convenient spin buttons.

xamCurrencyInput - Configured especially for dealing with monetary values, xamCurrencyInput provides real-time input validation to a currency format.

xamNumericInput – Simply the entry and editing of numeric data to any number of decimal places, and confined to any range with programmable upper and lower bounds that reduce erroneous user input. With its spin buttons, end-users can serially increment or decrement the input’s value by an arbitrary amount.

xamMaskedInput -When your WPF application calls for formatted or text data with more stringent constraints, the xamMaskedInput gets the job done. Its input mask support helps end-users fill-in the editor's value, intuitively matching the format your application requires.