Property UseAllRowsForContentCalculation
UseAllRowsForContentCalculation
Gets or sets whether all rows should be used when calculating content size. When false, only visible rows are used for column width calculations.
public bool UseAllRowsForContentCalculation { get; set; }