Hi does we have the property name appearing in the AOT of a control say for example like Grid are same to be used in the X++?
Like,
Grid1.editable(true);
Likewise other properties like AllowEdit all appearing in the property list must be used using the same propert name in X++?
*This post is locked for comments