Skip to main content
A newer version of this page is available. .

ISplashScreenProperties.ImageToCaptionDistance Property

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

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, 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