|
Properties used for populating the field chooser groups with items
|
|
Gets the ItemsCollection associated with the columns FieldChooserGroup.
|
|
Gets\sets a reference to the collection used to populate the columns FieldChooserGroup.
|
|
Gets the ItemsCollection associated with the filters FieldChooserGroup .
|
|
Gets\sets a reference to the collection used to populate the filters FieldChooserGroup .
|
|
Gets the ItemsCollection associated with the measures FieldChooserGroup .
|
|
Gets\sets a reference to the collection used to populate the measures FieldChooserGroup .
|
|
Gets the ItemsCollection associated with the rows FieldChooserGroup .
|
|
Gets\sets a reference to the collection used to populate the rows FieldChooserGroup .
|
|
|
|
Gets\sets the object used as header for the columns FieldChooserGroup .
|
|
Gets\sets the object used as header for the filters FieldChooserGroup .
|
|
Gets\sets the object used as header for the measures FieldChooserGroup .
|
|
Gets\sets the object used as header for the rows FieldChooserGroup .
|
|
Properties used when custom type is used for field chooser items
|
|
Gets\sets the DataTemplate used for rendering the items added to the field chooser groups. Cannot be used together with DisplayMemberPath .
|
|
Gets\sets the name of the property whose value will be displayed for each field chooser item. This is used when items in the field chooser groups are from a custom type and the DefaultItemTemplate has not been set.
|
|
Gets\sets the name of the property whose value determines the position of a hierarchy\measure when added to one of the pivot grid areas (columns, rows, etc.). This is used when items in the field chooser groups are from a custom type.
|
|
Gets\sets the name of the property that holds the unique name string for a hierarchy\measure. This is used when items in the field chooser groups are from a custom type and determines the hierarchy\measure that an item is representing.
|
|
|
|
Gets\sets a Boolean value representing if the field chooser drop-down is displayed.
|
|
Gets\sets the maximum height of the field chooser drop-down.
|
|
Gets the collection of FieldChooserItems that are currently selected.
|
|
Gets\sets a value controlling whether the field-chooser drop-down will be closed every time an item is checked\unchecked.
If true, checked\unchecked items will be added\removed from the target areas after the drop-down is closed.
|