RolePlayerComboCell.OnDataGridViewChanged Method
Handle data grid changes
Namespace: Microsoft.VisualStudio.Modeling.Design
Assembly: Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
Syntax
'Declaration
Protected Overrides Sub OnDataGridViewChanged
protected override void OnDataGridViewChanged()
protected:
virtual void OnDataGridViewChanged() override
abstract OnDataGridViewChanged : unit -> unit
override OnDataGridViewChanged : unit -> unit
protected override function OnDataGridViewChanged()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.