Skip to main content

BootstrapGridViewBuilderBase<T>.OnCustomCellMerge(Action<IBootstrapGridView, IBootstrapGridViewCustomCellMergeEventArgs>) Method

Namespace: DevExpress.AspNetCore.Bootstrap

Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll

#Declaration

#Parameters

Name Type
action Action<IBootstrapGridView, IBootstrapGridViewCustomCellMergeEventArgs>

#Returns

Type
T
See Also