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