CustomBestFitEventArgs Constructors
Provides data for the TableView.CustomBestFit event.| Name | Parameters | Description |
|---|---|---|
| CustomBestFitEventArgs(GridColumn, BestFitMode) | column, bestFitMode | Initializes a new instance of the CustomBestFitEventArgs class with the specified settings. |
See Also