FormTreeControl.expand Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
expand(Int32) | |
expand(Int32, FormTreeExpand) |
expand(Int32)
expand(Int32, FormTreeExpand)
public:
virtual int expand(int _Idx, Dynamics::AX::Application::FormTreeExpand _action);
public virtual int expand (int _Idx, Dynamics.AX.Application.FormTreeExpand _action);
abstract member expand : int * Dynamics.AX.Application.FormTreeExpand -> int
override this.expand : int * Dynamics.AX.Application.FormTreeExpand -> int
Public Overridable Function expand (_Idx As Integer, _action As FormTreeExpand) As Integer
Parameters
- _Idx
- Int32
- _action
- FormTreeExpand