ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridSelectableRowPresenter Class / IsEditingProperty Field

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