BootstrapGridViewColumnLayoutItem Class
Represents a layout item within the Grid View’s edit form.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
public class BootstrapGridViewColumnLayoutItem :
GridViewColumnLayoutItem,
IBootstrapLayoutItem,
IBootstrapLayoutItemBase
Inheritance
Object
StateManager
CollectionItem
LayoutItemBase
LayoutItem
ContentPlaceholderLayoutItem
ColumnLayoutItem
GridViewColumnLayoutItem
BootstrapGridViewColumnLayoutItem
See Also