ComponentOne Expander for ASP.NET Web Forms
Appearance / Header and Content Templates
In This Topic
    Header and Content Templates
    In This Topic

    The content of the header and content areas of the C1Expander control can be controlled by using templates. C1Expander has two special properties, Header, and Content, that can be used to apply templates to the header and content areas of the C1Expander control. Header and content templates are useful for additionally customizing your C1Expander control to your application and for adding content to the header and content areas of the control.

    See Also