Image Property
Image
Gets or sets the SideCaption image.
Declaration
[C1Description("C1SideCaption.Image", "Gets or sets the SideCaption image.")]
public Image Image { get; set; }
<C1Description("C1SideCaption.Image", "Gets or sets the SideCaption image.")>
Public Property Image As Image