ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridBoundColumn Class / AllowNullProperty Field

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