GridControl.OnEmbeddedControlContentsChanged(IGridEmbeddedControl) 方法

定義

protected:
 virtual void OnEmbeddedControlContentsChanged(Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedControl ^ embeddedControl);
protected virtual void OnEmbeddedControlContentsChanged(Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl embeddedControl);
abstract member OnEmbeddedControlContentsChanged : Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl -> unit
override this.OnEmbeddedControlContentsChanged : Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl -> unit
Protected Overridable Sub OnEmbeddedControlContentsChanged (embeddedControl As IGridEmbeddedControl)

參數

embeddedControl
IGridEmbeddedControl

適用於