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