ComponentOne DataGrid for WPF and Silverlight
CanUserToggleDetails Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : CanUserToggleDetails Property
Gets or sets a value indicating whether the user can toggle details.
Syntax
'Declaration
 
Public Property CanUserToggleDetails As System.Boolean
public System.bool CanUserToggleDetails {get; set;}

Property Value

true if the user can toggle details; otherwise, false.
See Also

Reference

DataGridRow Class
DataGridRow Members