Skip to main content
All docs
V25.1
  • ISplashScreenProperties.Image Property

    Gets or sets the splash screen’s image.

    Namespace: DevExpress.XtraBars.Docking2010.Customization

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