Skip to main content

ISplashScreenProperties.ImageLocation Property

Gets or sets the image location.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

ImageLocation ImageLocation { get; set; }

Property Value

Type Description
DevExpress.XtraBars.Docking2010.ImageLocation

A value that specifies the image location.

See Also