Skip to main content

ISplashScreenProperties.CaptionToLoadingElementsDistance Property

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

Namespace: DevExpress.XtraBars.Docking2010.Customization

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