Does anyone know if a class hierarchy exists for this product?

1 Answer 63 Views
Form
Jay
Top achievements
Rank 1
Iron
Iron
Jay asked on 06 Jun 2023, 02:16 AM

I need to know if RadToolbarForm is derived from RadForm.

Thanks.

 

1 Answer, 1 is accepted

Sort by
1
Accepted
Dess | Tech Support Engineer, Principal
Telerik team
answered on 06 Jun 2023, 04:16 AM

Hi, Jay,

RadToolbarForm  is a direct derivative of the following class: 

public class RadToolbarForm : RadNonClientUIBaseForm<RadToolbarFormControl, RadToolbarFormBehavior>

Note that the RadNonClientUIBaseForm class is actually inheriting from the RadFormControlBase class which derives the standard MS Form. Hence, the short answer to your question is no: RadToolbarForm  is not a derivative of RadFormForm, but Form.

I hope this information helps.

Regards,
Dess | Tech Support Engineer, Principal
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Form
Asked by
Jay
Top achievements
Rank 1
Iron
Iron
Answers by
Dess | Tech Support Engineer, Principal
Telerik team
Share this question
or