Hi,
Is it possible in xamdatetimeEditor that i can choose only year rather then go through all the steps e.g. day, month and then year.
No, the xamDateTimeEditor will support providing a mask for a month/year combination and when it has this the dropdown will allow selection of months as the smallest unit but the editor doesn't support a year only mask; you may submit a feature request to support this in the future. If you only need to select a year then perhaps using a regular combobox or the xamComboEditor would suffice.