A newer version of this page is available.
Switch to the current version.
EmptyLayoutItem Class
Represents an empty layout item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class EmptyLayoutItem :
LayoutItemBase
Public Class EmptyLayoutItem
Inherits LayoutItemBase
Related API Members
The following members accept/return EmptyLayoutItem objects:
Remarks
The EmptyLayoutItem implements the functionality of an individual empty layout item.
Inheritance
Object
StateManager
CollectionItem
LayoutItemBase
EmptyLayoutItem
See Also
Feedback