Property Image NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll Image Gets or sets the image that is displayed on a button control. public virtual Image? Image { get; set; } Property Value Image The Image displayed on the button control. The default value is null.