CustomDataEventArgs Class
In This Article
Contains data for the CustomUnboundData event.
Namespace: DevExpress.XtraVerticalGrid.Events
Assembly: DevExpress.XtraVerticalGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid
#Declaration
public class CustomDataEventArgs :
UnboundColumnDataEventArgs
#Inheritance
Object
EventArgs
UnboundColumnDataEventArgs
CustomDataEventArgs
See Also