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

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