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

    Gets or sets the splash screen’s description displayed next to the loading icon.

    Namespace: DevExpress.XtraBars.Docking2010.Customization

    Assembly: DevExpress.XtraBars.v26.1.dll

    Declaration

    string LoadingDescription { get; set; }

    Property Value

    Type Description
    String

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

    See Also