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

ISplashScreenProperties.ImageLocation Property

Gets or sets the image location.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

ImageLocation ImageLocation { get; set; }

Property Value

Type Description
DevExpress.XtraBars.Docking2010.ImageLocation

A value that specifies the image location.

See Also