ComponentOne DataGrid for WPF and Silverlight
ActualCanUserToggleDetails Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : ActualCanUserToggleDetails Property
Gets or sets a value indicating whether the user can toggle details, taking in consideration properties of the containing DataGrid.
Syntax
'Declaration
 
Public ReadOnly Property ActualCanUserToggleDetails As System.Boolean
public System.bool ActualCanUserToggleDetails {get;}
See Also

Reference

DataGridRow Class
DataGridRow Members