ComponentOne ListView for ASP.NET Web Forms
Appearance / Theme Swatches
In This Topic
    Theme Swatches
    In This Topic

    C1ListView uses the jQuery Mobile Theme Swatches as the default themes. There are five swatches in the default theme, and they can be mixed and matched within the C1ListView control for complete customization. You can either apply one swatch to the entire C1ListView control, or you can apply a different swatch to each C1ListViewItem in your control. By default, this is how each different C1ListViewItem type appears:

    The following topics will give an example of each swatch applied to the C1ListView control. Each swatched control in the topics below contains the different C1ListViewItems, so you can see what they look like with the swatch applied.

    See Also