CultureCreatingEventHandler Delegate
Delegate for CultureCreating events. Return null to use the culture that would have been used had this event not be assigned.
Syntax
Namespace: FlexCel.Core
public delegate void CultureCreatingEventHandler(CultureCreatingEventArgs e)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
e | CultureCreatingEventArgs |