Hi
Brad Knowles,
Greetings from Syncfusion Support,
We
have reviewed and validated your reported query regarding the requirement to
override the “Until Date” in the SfRecurrenceEditor component in Blazor.
Currently,
Blazor does not provide built-in methods to override the default “Until Date”
behavior. By default, the “Until Date” is set to two months from the current
date. However, you can manually override this by explicitly setting the
RecurrenceRule’s Until date in your code. If no custom Until date is specified,
the system will default to the two-month setting.
To
customize the “Until Date,” simply assign your desired date value to the Until
property within the RecurrenceRule. Otherwise, the default two-month value will
be applied automatically.
Sample link: https://blazorplayground.syncfusion.com/hXVoDahrLYtvRuxv
Don't hesitate to get in touch if you require further help or more information.
Regards,
Vijay