UnboundColumnDataEventArgs Fields
A base class for CustomDataEventArgs
and CustomColumnDataEventArgs
that supplies data for CustomUnboundData
-related events.
Name | Description |
---|---|
Empty static |
Provides a value to use with events that do not have event data.
Inherited from Event |
See Also