Mobiform Software - Aurora API Documentation

GridItemChangedEventHandler Delegate

Event fired if the property is changed

public delegate void GridItemChangedEventHandler(
   IPropertyPanelGridItem sender,
   Object newValue
);

Requirements

Namespace: Aurora.Interfaces

Assembly: AuroraInterfaces (in AuroraInterfaces.dll)

See Also

Aurora.Interfaces Namespace