Skip to main content
Tab

LayoutItem.CaptionSettings Property

Provides access to the layout item caption settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public LayoutItemCaptionSettings CaptionSettings { get; }

Property Value

Type Description
LayoutItemCaptionSettings

A LayoutItemCaptionSettings object containing the layout item caption properties.

See Also