ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputNumericBox Class / AllowNullProperty Field

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