Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended.PropertyGrid Namespace / NumericEditor Class / AllowNull Property

In This Topic
    AllowNull Property (NumericEditor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AllowNull As Boolean
    public bool AllowNull {get; set;}
    See Also