FormTabPageControl.canContain(FormControl) 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 canContain(Dynamics::AX::Application::FormControl ^ _control);
public virtual bool canContain (Dynamics.AX.Application.FormControl _control);
abstract member canContain : Dynamics.AX.Application.FormControl -> bool
override this.canContain : Dynamics.AX.Application.FormControl -> bool
Public Overridable Function canContain (_control As FormControl) As Boolean
Parameters
- _control
- FormControl