ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridGroupRowPresenter Class / IsCheckedProperty Field

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