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

LayoutItemHelpTextSettings Class

Contains settings specific to the layout item help text.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class LayoutItemHelpTextSettings :
    PropertiesBase

Remarks

An object of the LayoutItemHelpTextSettings type can be accessed via the LayoutItem.HelpTextSettings property.

Implements

See Also