[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.Design.SearchPanelDesigner.Initialize

Initialize Method

Initialize(IComponent)

Initializes the designer with the specified component.

Declaration
public override void Initialize(IComponent component)
Parameters
Type Name Description
IComponent component

Component associated with the designer.

Overrides