Skip to main content
Tab

GridLayoutItemCollection Class

Serves as a base for classes that represent collections of eidt form layout items in grid-like controls.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class GridLayoutItemCollection :
    LayoutItemCollection

Implements

DevExpress.Utils.IAssignableCollection
See Also