DataPager.RecreateChildControls 方法

定义

在设计时创建控件的 DataPager 子控件。

protected:
 virtual void RecreateChildControls();
protected virtual void RecreateChildControls();
abstract member RecreateChildControls : unit -> unit
override this.RecreateChildControls : unit -> unit
Protected Overridable Sub RecreateChildControls ()

注解

该方法 RecreateChildControls 是接口方法的 ICompositeControlDesignerAccessor.RecreateChildControls 实现。

注释

此方法主要由控件开发人员用来扩展控件 DataPager

适用于

另请参阅