ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridCheckBoxColumn Class / UndefinedTextProperty Field

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