Basic Library for WPF and Silverlight | ComponentOne
C1.WPF Namespace / C1NumericBox Class / AllowNullProperty Field

In This Topic
    AllowNullProperty Field (C1NumericBox)
    In This Topic
    Identifies the AllowNull dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly AllowNullProperty As DependencyProperty
    public static readonly DependencyProperty AllowNullProperty
    See Also