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

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