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

LayoutViewFieldCaptionImageEventArgs Properties

Provides data for the LayoutView.CustomFieldCaptionImage event.
Name Description
Column Gets or sets the column object that identifes the currently processed card field.
Image Gets or sets the image to be displayed within an element. Inherited from CardCaptionImageEventArgs.
ImageAlignment Gets or sets the alignment of the image within the field’s caption.
ImageIndex Gets or sets the index of the image to be displayed within a visual element. Inherited from CardCaptionImageEventArgs.
ImageList Gets or sets the source collection of images. Inherited from CardCaptionImageEventArgs.
ImageToTextDistance Gets or sets the distance between the field’s label and image.
RowHandle Gets the handle of the processed card. Inherited from CardCaptionImageEventArgs.
See Also