ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListView 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