Raises the LoadedFields event.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)
Syntax
| C# |
|---|
protected virtual void OnLoadedFields( EventArgs e ) |
| Visual Basic |
|---|
Protected Overridable Sub OnLoadedFields ( _ e As EventArgs _ ) |
Parameters
- e
- Type: System..::..EventArgs
EventArgs that contains the event data.