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

LayoutItemCaptionSettings Class

Contains settings specific to layout item caption.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class LayoutItemCaptionSettings :
    PropertiesBase

Remarks

An object of the LayoutItemCaptionSettings type can be accessed via the LayoutItem.CaptionSettings property.

Implements

See Also