ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumn Class / EditOnSelectionProperty Field

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