ComponentOne ListView for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListView Class
Properties Methods Events

In This Topic
    C1ListView Class Members
    In This Topic

    The following tables list the members exposed by C1ListView.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1ListView class.  
    Top
    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 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 PropertySets the color scheme (swatch) for list dividers.  
    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 PropertyOverridden. Set the default color scheme (swatch) for items.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    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.   
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodCreate a new instance of the C1ListViewItem class.  
    Public MethodOverridden. Binds a data source to the invoked C1ListView list view and all its items.  
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Loads control layout properties from the file.  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Saves the control layout properties to the file.  
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also