ICustomItemInteractivityProvider Members
In This Article
#Properties
Name | Description |
---|---|
Can |
Returns whether the specified master filter can be cleared in the current state. |
Can |
Returns whether drill up is possible in the current state of the specified custom dashboard item. |
Can |
Returns whether drill up is possible in the current state of the specified custom dashboard item. |
Can |
Returns whether the master filter item allows a user to select one or more elements. |
Can |
Returns whether the master filter item allows a user to select multiple elements. |
Is |
Gets whether drill-down is enabled. |
Master |
Gets or sets the master filter item selection mode. |
#Methods
Name | Description |
---|---|
Clear |
Clears the specified master filter item. |
Get |
Returns a collection of objects identifying the current drill-down state. |
Perform |
Drills down the required element. |
Perform |
Drills down the required element. |
Perform |
Drills down the required element by its value. |
Perform |
Drills up the required element. |
Set |
Selects required elements in the specified master filter item. |
Set |
Selects required elements in the specified master filter item. |
Set |
Selects required elements in the specified master filter item. |
Set |
Selects required elements in the specified master filter item. |
See Also