[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.Contains

Contains Method

Contains(GridControlAdapter)

Returns true if the specified adapter is the same instance as this or if it is one of the nested adapters.

Declaration
protected virtual bool Contains(GridControlAdapter adapter)
Parameters
Type Name Description
GridControlAdapter adapter
Returns
Type Description
bool