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

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