ComponentOne DataGrid for WPF and Silverlight
IsSelectable Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : IsSelectable Property
Gets or sets a value indicating whether the user is allowed to set the current cell from this column.
Syntax
'Declaration
 
Public Property IsSelectable As System.Boolean
public System.bool IsSelectable {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members