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

    Gets or sets the distance between the image and the caption.

    Namespace: DevExpress.XtraBars.Docking2010.Customization

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    int ImageToCaptionDistance { get; set; }

    Property Value

    Type Description
    Int32

    A Int32 value that specifies the distance between the image and the caption.

    See Also