aspnet-devexpress-dot-web-ada6364b.md
Serves as a base for classes that represent collections of eidt form layout items in grid-like controls.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public abstract class GridLayoutItemCollection :
LayoutItemCollection
Public MustInherit Class GridLayoutItemCollection
Inherits LayoutItemCollection
DevExpress.Utils.IAssignableCollection
Show 12 items
Object StateManagedCollectionBase Collection LayoutItemCollection GridLayoutItemCollection CardViewLayoutItemCollection
BootstrapCardViewLayoutItemCollection
BootstrapGridViewLayoutItemCollection
MVCxGridViewLayoutItemCollection<ModelType>
MVCxGridViewLayoutItemCollection
MVCxCardViewLayoutItemCollection
See Also