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

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