LayoutItemHelpTextSettings Class
In This Article
Contains settings specific to the layout item help text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class LayoutItemHelpTextSettings :
PropertiesBase
#Related API Members
The following members return LayoutItemHelpTextSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
Form |
|
Layout |
|
Layout |
|
ASP. |
Form |
#Remarks
An object of the LayoutItemHelpTextSettings type can be accessed via the LayoutItem.HelpTextSettings property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
LayoutItemHelpTextSettings
See Also