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

FormLayoutProperties.SettingsItemHelpTexts Property

Provides access to the help text settings within the form layout editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public LayoutItemHelpTextSettings SettingsItemHelpTexts { get; }

Property Value

Type Description
LayoutItemHelpTextSettings

A LayoutItemHelpTextSettings object containing properties common to all the help texts.

See Also