EmptyLayoutItem Class
Represents an empty layout item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return EmptyLayoutItem objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | GridLayoutItemCollection.AddEmptyItem(EmptyLayoutItem) |
ASP.NET MVC Extensions | MVCxFormLayoutItemCollection.AddEmptyItem() |
Remarks
The EmptyLayoutItem implements the functionality of an individual empty layout item.
Inheritance
Object
StateManager
CollectionItem
LayoutItemBase
EmptyLayoutItem
See Also