LayoutViewCardCaptionImageEventArgs Properties
Provides data for the LayoutView.CustomCardCaptionImage event.
Name | Description |
---|---|
Caption |
Gets or sets the relative position of an image within a card’s caption. |
Caption |
Gets or sets whether the image in a card’s caption is visible. |
Image |
Gets or sets the image to be displayed within an element.
Inherited from Card |
Image |
Gets or sets the index of the image to be displayed within a visual element.
Inherited from Card |
Image |
Gets or sets the source collection of images.
Inherited from Card |
Row |
Gets the handle of the processed card.
Inherited from Card |
See Also