ComponentOne Pager for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListView Class

In This Topic
    C1ListView Class Properties
    In This Topic

    For a list of all members of this type, see C1ListView members.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA listview can be configured to automatically generate dividers for its items.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertySets the color scheme (swatch) for list item count bubbles.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property  
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.HierarchicalDataBoundControl)
    Public PropertyGets 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)
    Public PropertySets the color scheme (swatch) for list dividers.  
    Public PropertyEnable 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)
    Public PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyAdds a search filter bar to listviews.  
    Public PropertyThe placeholder text used in search filter bars.  
    Public PropertyDetermines whether to auto-hide all the list items when the search field is blank.  
    Public PropertySets the color scheme (swatch) for the search filter bar.  
    Public PropertySets the color scheme (swatch) for headers of nested list sub pages.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyApplies an icon from the icon set to all linked list buttons.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyA value determines whether to auto-size wijlist.  
    Public PropertyThe function to return a value which can specify divider text.  
    Public PropertyA function which will be triggered when a wijlistview is created.  
    Public PropertyThe 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.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyApplies an icon from the icon set to all split list buttons.  
    Public PropertySets the color scheme (swatch) for split list buttons.  
    Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyName 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)
    Public PropertyOverridden. Set the default color scheme (swatch) for items.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines 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)
    Public PropertyDetermines whether to set C1ListView as numbered list style.  
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyOverridden.   
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.Base.C1TargetHierarchicalDataBoundControlBase)
    Top
    See Also