Share via


FormTreeControl.expanding(Int32, FormTreeExpand, Object) Method

Definition

public:
 virtual bool expanding(int _Idx, Dynamics::AX::Application::FormTreeExpand _action, System::Object ^ _data);
public virtual bool expanding (int _Idx, Dynamics.AX.Application.FormTreeExpand _action, object _data);
abstract member expanding : int * Dynamics.AX.Application.FormTreeExpand * obj -> bool
override this.expanding : int * Dynamics.AX.Application.FormTreeExpand * obj -> bool
Public Overridable Function expanding (_Idx As Integer, _action As FormTreeExpand, _data As Object) As Boolean

Parameters

_Idx
Int32
_action
FormTreeExpand
_data
Object

Returns

Applies to