Skip to main content
A newer version of this page is available. .

DashboardBarItemCategory Members

Identifies a page category in the Ribbon UI or a contextual toolbar in Bar UI.

Fields

Name Description
BoundImageTools static Identifies the “Bound Image Tools” page category / toolbar.
BubbleMapTools static Identifies the “Bubble Map Tools” page category / toolbar.
CardsTools static Identifies the “Cards Tools” page category / toolbar.
ChartTools static Identifies the “Chart Tools” page category / toolbar.
ChoroplethMapTools static Identifies the “Choropleth Map Tools” page category / toolbar.
DateFilterTools static Identifies the “Date Filter Tools” page category / toolbar.
FilterElementTools static Identifies the “Filter Element Tools” page category / toolbar.
GaugesTools static Identifies the “Gauges Tools” page category / toolbar.
GeoPointMapTools static Identifies the “Geo Point Map Tools” page category / toolbar.
GridTools static Identifies the “Grid Tools” page category / toolbar.
GroupTools static Identifies the “Group Tools” page category / toolbar.
ImageTools static Identifies the “Image Tools” page category / toolbar.
None static Identifies one of the main pages / toolbars.
PieMapTools static Identifies the “Pie Map Tools” page category / toolbar.
PiesTools static Identifies the “Pies Map Tools” page category / toolbar.
PivotTools static Identifies the “Pivot Tools” page category / toolbar.
RangeFilterTools static Identifies the “Range Filter Tools” page category / toolbar.
ScatterChartTools static Identifies the “Scatter Chart Tools” page category / toolbar.
TabContainerTools static Identifies the “Tab Container Tools” page category / toolbar.
TabPageTools static Identifies the “Tab Page Tools” page category / toolbar.
TextBoxTools static Identifies the “Text Box Tools” page category / toolbar.
TreemapTools static Identifies the “Treemap Tools” page category / toolbar.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also