Skip to main content

LayoutViewFieldCaptionImageEventArgs Class

Provides data for the LayoutView.CustomFieldCaptionImage event.

Namespace: DevExpress.XtraGrid.Views.Layout.Events

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class LayoutViewFieldCaptionImageEventArgs :
    CardCaptionImageEventArgs

Inheritance

Object
EventArgs
CardCaptionImageEventArgs
LayoutViewFieldCaptionImageEventArgs
See Also