CanUserToggleDetails Property (DataGridRowHeaderPresenter)
In This Topic
Gets or sets a value indicating whether the expand/collapse button is visible.
Syntax
'Declaration
Public Property CanUserToggleDetails As Boolean
public bool CanUserToggleDetails {get; set;}
See Also