Mobiform Software - Aurora API Documentation

GridItemChangingEventHandler Delegate

Event fired if the property is changing

public delegate bool GridItemChangingEventHandler(
   IPropertyPanelGridItem sender,
   Object newValue,
   Object oldValue
);

Requirements

Namespace: Aurora.Interfaces

Assembly: AuroraInterfaces (in AuroraInterfaces.dll)

See Also

Aurora.Interfaces Namespace