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

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