Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handle data grid changes
Namespace: Microsoft.VisualStudio.Modeling.Design
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.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.