Table of Contents

Event SelectedObjectChange

Namespace
vdPropertyGrid
Assembly
vdPropertyGrid.dll

Fires before a new object selected in the property grid control. Important to set the VectorDraw.Serialize.GlobalizedDictionary.FreezeGridEvents false in order to fire this event.

public event SelectedObjectChangeDelegate SelectedObjectChange

Returns

SelectedObjectChangeDelegate
Fires before a new object selected in the property grid control. Important to set the VectorDraw.Serialize.GlobalizedDictionary.FreezeGridEvents false in order to fire this event.