Hi Juan,
Greetings from Syncfusion Support.
We have validated your reported scenario and it can be achieved using CSS property itself. And the same we have prepared a sample and it can be downloaded from the following link,
Code snippet:
|
<style>
.e-month-expander-label,
.e-year-expander,
.e-month-expander {
display: none;
}
</style> |
Kindly try the above sample and if you have any other concerns please revert for further assistance.
Regards,
Hareesh