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

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