CardCaptionImageEventArgs Properties
Provides data for the CardView.CustomCardCaptionImage event.Name | Description |
---|---|
Image | Gets or sets the image to be displayed within an element. |
ImageIndex | Gets or sets the index of the image to be displayed within a visual element. |
ImageList | Gets or sets the source collection of images. |
RowHandle | Gets the handle of the processed card. |
See Also