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

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