DataEngine for .NET Standard | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / Values Class / AllowNull Property

In This Topic
    AllowNull Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property AllowNull As Boolean
    public bool AllowNull {get;}
    See Also