Skip to main content

ISplashScreenProperties.Image Property

Gets or sets the splash screen’s image.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

Image Image { get; set; }

Property Value

Type Description
Image

An Image object that specifies the splash screen’s image.

See Also