| Name | Description |
 | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
 | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | AutoDividers | A listview can be configured to automatically generate dividers for its items. |
 | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
 | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
 | ClientID | (Inherited from System.Web.UI.Control) |
 | ClientIDMode | (Inherited from System.Web.UI.Control) |
 | Controls | (Inherited from System.Web.UI.Control) |
 | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
 | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
 | 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) |
 | DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
 | DividerTheme | Sets the color scheme (swatch) for list dividers. |
 | EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
 | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
 | 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. |
 | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
 | 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. |
 | IsDirty | Gets or sets a value indicates whether this instance is dirty. |
 | Items | Gets a C1ListViewItemCollection collection that contains the item C1ListView object. |
 | NamingContainer | (Inherited from System.Web.UI.Control) |
 | 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. |
 | Owner | There is no such owner for C1ListView. |
 | Page | (Inherited from System.Web.UI.Control) |
 | Parent | (Inherited from System.Web.UI.Control) |
 | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
 | Site | (Inherited from System.Web.UI.Control) |
 | 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. |
 | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
 | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.BaseDataBoundControl) |
 | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
 | TemplateControl | (Inherited from System.Web.UI.Control) |
 | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
 | Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
 | ThemeSwatch | Overridden. Set the default color scheme (swatch) for items. |
 | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
 | UniqueID | (Inherited from System.Web.UI.Control) |
 | UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |
 | 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. |
 | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase) |