Skip to main content
A newer version of this page is available. .

LayoutViewFieldCaptionImageEventArgs Class

Provides data for the LayoutView.CustomFieldCaptionImage event.

Namespace: DevExpress.XtraGrid.Views.Layout.Events

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

public class LayoutViewFieldCaptionImageEventArgs :
    CardCaptionImageEventArgs

Inheritance

Object
EventArgs
CardCaptionImageEventArgs
LayoutViewFieldCaptionImageEventArgs
See Also