The following tables list the members exposed by AfterAutoSizeColumnEventArgs.
Name | Description | |
---|---|---|
AfterAutoSizeColumnEventArgs Constructor | Constructor |
Name | Description | |
---|---|---|
AutoResizeColumnWidthOptions | A flagged enumeration indicating which parts of the column should be considered in the autosize operation (header, cells, and/or summaries). | |
Column | The column being auto-sized. | |
NumberOfRows | A value indicating the number of rows to consider in calculating the column's width. | |
Rows | Returns the rows collection being resized when the AutoSizeMode of the column is ColumnAutoSizeMode.SiblingRowsOnly; otherwise null. |