ComponentOne MultiSelect for WinForms
C1.Win.Input.Utils Namespace / TranslateValues Class / Indeterminate Property

In This Topic
    Indeterminate Property (TranslateValues)
    In This Topic
    Value for Indeterminate state.
    Syntax
    'Declaration
     
    
    Public Property Indeterminate As Object
    public object Indeterminate {get; set;}
    See Also