<Inc> (Scroll Bar Increment)

This element specifies the number of lines to move the scroll bar on an increment click. If omitted, the increment is 0. This element is used for scroll bars and spinners.

example:
<x:ClientData  ><x:Inc>1</x:Inc>
</x:ClientData>

The possible values for this element are defined by the XML Schema integer datatype.

Parent Elements

<ClientData>6.4.2.12)