Skip to main content
A newer version of this page is available. .

ISplashScreenProperties.Image Property

Gets or sets the splash screen’s image.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v20.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