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

ISplashScreenProperties.CaptionToLoadingElementsDistance Property

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

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

int? CaptionToLoadingElementsDistance { get; set; }

Property Value

Type Description
Nullable<Int32>

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

See Also