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

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