Mobiform Software - Aurora API Documentation

PreviewGridItemDataHandler Delegate

Handler for previewing the properties prior to them being added to the property panel

public delegate void PreviewGridItemDataHandler(
   Object sender,
   IDictionary itemData
);

Parameters

sender
itemData

Requirements

Namespace: Aurora.Interfaces

Assembly: AuroraInterfaces (in AuroraInterfaces.dll)

See Also

Aurora.Interfaces Namespace