CustomBestFitEventArgsBase Constructors
Serves as the base class for classes that provide data for events related to changing the column’s width.Name | Parameters | Description |
---|---|---|
CustomBestFitEventArgsBase(ColumnBase, BestFitMode) | column, bestFitMode | Initializes a new instance of the CustomBestFitEventArgsBase class with the specified settings. |
See Also