Skip to main content
All docs
V26.1
  • ISplashScreenProperties.ImageLocation Property

    Gets or sets the image location.

    Namespace: DevExpress.XtraBars.Docking2010.Customization

    Assembly: DevExpress.XtraBars.v26.1.dll

    Declaration

    ImageLocation ImageLocation { get; set; }

    Property Value

    Type Description
    DevExpress.XtraBars.Docking2010.ImageLocation

    A value that specifies the image location.

    See Also