Hello
Ke,
Thank you for writing.
If I understand your scenario correctly, you have a
UserControl that contains a specific
RadControl. Then, the
UserControl is added to the
Form and you need to access the
RadControl's properties from the
Form. In order to achieve it, you can follow the explained approach in Stefan's post: "
you just need to add a property to the UserControl, which returns the RadDateTimePicker control". Thus, you will be able to access the
RadDateTimePicker from the
Form. Here is demonstrated a sample code snippet:
If it is not suitable to your case, it would be greatly appreciated if you can provide more details about the precise case and the exact goal that you are trying to achieve. Thus, we would be able to think about a suitable solution and assist you further. Thank you.
I hope this information helps. Should you have further questions I would be glad to help.
Regards,
Dess
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the
Telerik API Analyzer and share your thoughts.