<Scrolling> (FormXml)
Applies To: Dynamics CRM 2015
Specifies the scrolling behavior of the IFrame. This is a parameter for IFrame, Web resource, and report controls.
Syntax
<Scrolling>["auto" | "no" | "yes"]</Scrolling>
Attributes and Elements
The following describes the attributes, child elements, and parent elements.
Attributes
This element has no attributes.
Child Elements
This element has no child elements.
Parent Elements
Element |
Description |
---|---|
Contains the parameters to be passed to a control in a form. |
Remarks
Valid values for this element correspond to the formatting options for the Scrolling property.
As Necessary : auto
Always : yes
Never : no
Element Information
Schema Type |
String |
Validation File |
FormXml.xsd |
Number of Occurrences |
0 or 1 |
XPath |
|
See Also
Customize entity forms
Form XML reference
© 2016 Microsoft. All rights reserved. Copyright