[]
        
(Showing Draft Content)

C1.WinUI.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)
Protected Overridable Function Contains(adapter As GridControlAdapter) As Boolean
Parameters
Type Name Description
GridControlAdapter adapter
Returns
Type Description
bool