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

EmptyLayoutItem Class

Represents an empty layout item.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class EmptyLayoutItem :
    LayoutItemBase

The following members return EmptyLayoutItem objects:

Remarks

The EmptyLayoutItem implements the functionality of an individual empty layout item.

See Also