[]
        
(Showing Draft Content)

wjPivotPanel Class

wjPivotPanel Class

KnockoutJS binding for the PivotPanel object. Use the wjPivotPanel binding to add PivotPanel controls to your KnockoutJS applications. For example: <div data-bind="wjPivotPanel: { itemsSource: rawData, control: thePanel, initialized: init }"> </div>

The wjPivotPanel binding supports all read-write properties and events of the PivotPanel class.

Heirarchy

  • WjBinding
    • wjPivotPanel