C1.Win.C1FlexGrid Namespace / C1FlexGridSearchPanel Class / SetC1FlexGridSearchPanel Method

In This Topic
SetC1FlexGridSearchPanel Method
In This Topic
Sets the C1FlexGridSearchPanel associated with current C1FlexGridBase.
Syntax
'Declaration
 
Public Sub SetC1FlexGridSearchPanel( _
   ByVal grid As C1FlexGridBase, _
   ByVal value As C1FlexGridSearchPanel _
) 
 

Parameters

grid
value
See Also