| Name | Description |
 | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
 | AutoDividers | A listview can be configured to automatically generate dividers for its items. |
 | ClientIDMode | (Inherited from System.Web.UI.Control) |
 | CountTheme | Sets the color scheme (swatch) for list item count bubbles. |
 | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
 | DataBindings | |
 | DataSource | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
 | DataSourceID | (Inherited from System.Web.UI.WebControls.HierarchicalDataBoundControl) |
 | DividerTheme | Sets the color scheme (swatch) for list dividers. |
 | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
 | EnableViewState | (Inherited from System.Web.UI.Control) |
 | Filter | Adds a search filter bar to listviews. |
 | FilterPlaceholder | The placeholder text used in search filter bars. |
 | FilterReveal | Determines whether to auto-hide all the list items when the search field is blank. |
 | FilterTheme | Sets the color scheme (swatch) for the search filter bar. |
 | HeaderTheme | Sets the color scheme (swatch) for headers of nested list sub pages. |
 | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
 | Icon | Applies an icon from the icon set to all linked list buttons. |
 | ID | (Inherited from System.Web.UI.Control) |
 | Inset | A value determines whether to auto-size wijlist. |
 | OnClientAutodividersSelector | The function to return a value which can specify divider text. |
 | OnClientCreate | A function which will be triggered when a wijlistview is created. |
 | OnClientFilterCallback | The function accepts two arguments -- the text of the list item (or data-filtertext value if present), and the search string. Return true to hide the item, false to leave it visible. |
 | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
 | SplitIcon | Applies an icon from the icon set to all split list buttons. |
 | SplitTheme | Sets the color scheme (swatch) for split list buttons. |
 | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
 | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ThemeSwatch | Overridden. Set the default color scheme (swatch) for items. |
 | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
 | UseNumberedList | Determines whether to set C1ListView as numbered list style. |
 | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
 | ViewStateMode | (Inherited from System.Web.UI.Control) |
 | Width | (Inherited from System.Web.UI.WebControls.WebControl) |
 | WijmoControlMode | Overridden. |