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

LayoutItem.CaptionSettings Property

Provides access to the layout item caption settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public LayoutItemCaptionSettings CaptionSettings { get; }

Property Value

Type Description
LayoutItemCaptionSettings

A LayoutItemCaptionSettings object containing the layout item caption properties.

See Also