ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1ListView Namespace / C1ListViewExtender Class / OnClientAutodividersSelector Property

In This Topic
    OnClientAutodividersSelector Property
    In This Topic
    The function to return a value which can specify divider text.
    Syntax
    'Declaration
     
    Public Property OnClientAutodividersSelector As System.String
    public System.string OnClientAutodividersSelector {get; set;}
    See Also