The SizeLimitedPanel type exposes the following members.

Properties

  NameDescription
Orientation
Gets or sets the Orientation of this SizeLimitedPanel. This is a dependency property.
StartIndex
Gets or sets the index of the first child to display in this panel. Any children before this index are not displayed. The default is 0 (display all children up to the available size).

See Also