AreRowDetailsFrozen Property
AreRowDetailsFrozen
Gets or sets a value that indicates whether the row details
remain fixed at the width of the display area or can scroll horizontally.
Declaration
public bool AreRowDetailsFrozen { get; set; }
Public Property AreRowDetailsFrozen As Boolean