Skip to main content
A newer version of this page is available. .
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.v19.1.dll

Declaration

public abstract class GridLayoutItemCollection :
    LayoutItemCollection

Implements

DevExpress.Utils.IAssignableCollection
See Also