Skip to main content

ISplashScreenProperties.ImageToCaptionDistance Property

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

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v23.2.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