ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class / AllowTriState Property

In This Topic
    AllowTriState Property
    In This Topic
    Allows triple state of checkBox.
    Syntax
    'Declaration
     
    Public Property AllowTriState As System.Boolean
    public System.bool AllowTriState {get; set;}
    See Also