Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Center

Jump to:

Table of Contents
maxLevel45
minLevel2

Definition

The DataBindingProperties object controls how data is bound when the BindData method is called. DataBindingProperties can control the max rows of data per slide, the max total rows of data imported, and the slide to which the data is bound. The BindData method requires a DataBindingProperties object as a parameter. Use the following line of code to create a new DataBindingProperties object.

...