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

    Provides access to appearance settings of the caption.

    Namespace: DevExpress.XtraBars.Docking2010.Customization

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    AppearanceObject AppearanceCaption { get; }

    Property Value

    Type Description
    AppearanceObject

    An object that contains appearance settings.

    See Also