'Declaration Public Property CanUserToggleDetails As Boolean
'Declaration
Public Property CanUserToggleDetails As Boolean
public bool CanUserToggleDetails {get; set;}
Notice RowDetailsTemplate must be set in order to display the toggle button.
Optionally the property RowDetailsVisibilityMode can be set if the requirements fits one of the built-in modes.
C1DataGrid Class C1DataGrid Members