HI all,
I have created a rad pane custom control in a class say
public class CustomControl:RadPane{}
But the radpane header is not seen when used with the custom control ,only seen when we added a style to it but i dont want to apply any styles to the custom rad pane how can i achieve this?
Thanks in advance...