| Visual Basic (Declaration) | |
|---|---|
Public Enum UiAction Inherits System.Enum | |
| C# | |
|---|---|
public enum UiAction : System.Enum | |
| Member | Description |
|---|---|
| AddField | Create a field that is not yet in the layout. |
| AddSchemaField | Add new schema field. |
| AnalysisServicesActions | Custom Analysis Services actions. |
| ChangeAggregateFunction | Change the aggregate function of a measure. |
| ChangeFieldOptions | Change field options. |
| ChangeFormatting | Change the formatting of values. |
| ChangePercentageType | Change the percentage type. |
| ChangeTotalsVisibility | Change the visibility of totals/subtotals. |
| ChangeTrendModel | Change the model of trend lines. |
| ClearView | Clear a view. |
| DeleteSchemaField | Remove schema field.. |
| DrillDownLevel | Drill down a level. |
| DrillDownMember | Drill down a member. |
| DrillUpLevel | Drill up a level. |
| DrillUpMember | Drill up a member. |
| ExcludeMember | Exclude selected members. |
| Export | Export view or layout data. |
| FieldMenu | Display the field context menu. |
| FilterField | Change any of the filters. |
| HideLevel | Remove a level from the expanded hierarchy. |
| KeepMember | Keep selected members only. |
| MemberMenu | Display the member context menu. |
| MoveCard | Move a card. |
| MoveField | Move a field from one shelf to another, or within the same shelf. |
| None | No action. |
| RemoveField | Remove a field instance from the layout. |
| SelectData | Select items in a grid. |
| ShowDescription | Show Description. |
| ShowHideCard | Hide or show a card. |
| SortMembers | Apply sorting to a level or an attribute. |
| SwitchToContinuous | Switch hierarchy/attribute to continuous mode. |
| ToggleTrendLines | Show/hide trend lines. |
| ViewAggregatedData | View the aggregated data. |
| ViewUnderlyingData | View the underlying data. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveAnalysis.Silverlight.UiAction
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2