FormListControl.arrangeItem(FormListArrange) 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.
public:
virtual bool arrangeItem(Dynamics::AX::Application::FormListArrange _ArrangeMethod);
public virtual bool arrangeItem (Dynamics.AX.Application.FormListArrange _ArrangeMethod);
abstract member arrangeItem : Dynamics.AX.Application.FormListArrange -> bool
override this.arrangeItem : Dynamics.AX.Application.FormListArrange -> bool
Public Overridable Function arrangeItem (_ArrangeMethod As FormListArrange) As Boolean
Parameters
- _ArrangeMethod
- FormListArrange