Gets or sets which interface elements are taken into account when calculating optimal width for columns. This is a dependency property.
public BestFitArea BestFitArea { get; set; }
Public Property BestFitArea As BestFitArea
Refer to the Best Fit topic to learn more.