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

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