ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DatePicker Class / AllowNullProperty Field

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