MindFusion.Scheduling for Silverlight Programmer's Guide
ResourceChart.OnAllocationPresenterCreated Method
See Also
 





Raises the AllocationPresenterCreated event.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

protected virtual void OnAllocationPresenterCreated (
    BasePresenterEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnAllocationPresenterCreated ( _
    e As BasePresenterEventArgs _
)

 Parameters

e

An object, containing the event data.

 See Also

ResourceChart Members
ResourceChart Class
MindFusion.DataViews.Silverlight Namespace