[]
Represents the event data for the DataColumnConfigure event, which occurs when the column is being configured for data binding.
public class DataColumnConfigureEventArgs : EventArgs
Public Class DataColumnConfigureEventArgs
Inherits EventArgs
Name | Description |
---|---|
DataColumnConfigureEventArgs(SheetView, int) | Creates a new object with the DataColumnConfigure event arguments. |