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

    Gets or sets the splash screen’s caption.

    Namespace: DevExpress.XtraBars.Docking2010.Customization

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    string Caption { get; set; }

    Property Value

    Type Description
    String

    A String value that specifies the splash screen’s caption.

    See Also