ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / TranslateValues Class / IndeterminateIsDbNull Property

In This Topic
    IndeterminateIsDbNull Property
    In This Topic
    Determines if DbNull is used for indeterminate state of check box.
    Syntax
    'Declaration
     
    
    Public Property IndeterminateIsDbNull As Boolean
    public bool IndeterminateIsDbNull {get; set;}
    See Also