LayoutViewFieldCaptionImageEventArgs Class
In This Article
Provides data for the LayoutView.CustomFieldCaptionImage event.
Namespace: DevExpress.XtraGrid.Views.Layout.Events
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class LayoutViewFieldCaptionImageEventArgs :
CardCaptionImageEventArgs
#Inheritance
Object
EventArgs
CardCaptionImageEventArgs
LayoutViewFieldCaptionImageEventArgs
See Also