ComponentOne DataGrid for WPF and Silverlight
Mode Property (DataGridSelection)

C1.Silverlight.DataGrid Namespace > DataGridSelection Class : Mode Property
Gets the mode that determines how the cells columns or rows will be selected.
Syntax
'Declaration
 
Public ReadOnly Property Mode As DataGridSelectionMode
public DataGridSelectionMode Mode {get;}

Property Value

The mode.
See Also

Reference

DataGridSelection Class
DataGridSelection Members