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

FormLayoutStyles.EmptyLayoutItem Property

Gets the style settings that define the empty layout item appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public EmptyLayoutItemStyle EmptyLayoutItem { get; }

Property Value

Type Description
EmptyLayoutItemStyle

A EmptyLayoutItemStyle object that contains the style settings.

See Also