The following tables list the members exposed by RadialMenuColorItemBase<T,M,A>.
Name | Description | |
---|---|---|
ItemModel | The model for storing configuration information for the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
Model | The model for storing configuration information for the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
Name | Description | |
---|---|---|
AutoRotateChildren | Returns or sets a boolean indicating if the children should be rotated to align with the location of this element. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
AutoUpdateRecentItem | Returns or sets a boolean indicating if the RecentItem property is updated when a child item is clicked. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
BindRecentItemHeader | Binds the Header of the item to that of the RecentItem. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
BindRecentItemIconUri | Binds the IconUri of the item to that of the RecentItem. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
CheckBehavior | Returns or sets a value indicating how the IsChecked property may be changed. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
CheckedHighlightBrush | Overloaded. Returns or sets the brush used for the arc displayed within the tool when checked. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
ChildItemPlacement | Returns or sets an enumeration indicating where the child items are displayed. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
ClientEvents | ModelWidgetBase.ClientEvents (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
Color | Sets the color for the item. | |
Foreground | Overloaded. Returns or sets the foreground for the inner area of the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
GroupName | Returns or sets the name used to identify which RadioButton type items will be grouped together when determining the item to uncheck when the item is checked. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
Header | Sets the header/caption for the item (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
HighlightBrush | Overloaded. Returns or sets the brush used for the arc displayed within the tool when hot tracked. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
IconUri | Returns or sets the uri of the image for the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
InnerAreaFill | Overloaded. Returns or sets the background of the inner area of the menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
InnerAreaHotTrackFill | Overloaded. Returns or sets the brush for the background of the inner area of the menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
InnerAreaHotTrackStroke | Overloaded. Returns or sets the brush for the default border of the inner area for the menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
InnerAreaStroke | Overloaded. Returns or sets the brush for the default border of the inner area for the menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
InnerAreaStrokeThickness | Returns or sets the thickness of the border for the inner area for the menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
IsChecked | Returns or sets a boolean indicating if the item is displayed as checked. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
IsEnabled | Returns or sets a boolean indicating whether the item is enabled. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
IsToolTipEnabled | Returns or sets a boolean indicating if a tooltip may be displayed for the item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
Items | Builds items for the menu. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
OuterRingButtonFill | Overloaded. Returns or sets the default background of the button within the outer ring for a menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
OuterRingButtonForeground | Overloaded. Returns or sets the brush for the foreground of the buttons in the outer ring of the menu. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
OuterRingButtonHotTrackFill | Overloaded. Returns or sets the brush for the background of the button within the outer ring for a menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
OuterRingButtonHotTrackForeground | Overloaded. Returns or sets the foreground of the buttons in the outer ring of the menu that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
OuterRingButtonHotTrackStroke | Overloaded. Returns or sets the brush for the default border of the button within the outer ring for a menu item that is under the pointer. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
OuterRingButtonStroke | Overloaded. Returns or sets the brush for the default border of the button within the outer ring for a menu item. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
OuterRingButtonStrokeThickness | Returns or sets the width of the outline of a button in the outer ring of the menu. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
RecentItemName | Sets the name of the child item that represents the most recently interacted with child item. (Inherited from Infragistics.Web.Mvc.RadialMenuItem<T,M,A>) | |
WedgeIndex | Returns or sets the wedge at which the item should be positioned. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) | |
WedgeSpan | Returns or sets the number of wedges that the item should occupy. (Inherited from Infragistics.Web.Mvc.RadialMenuItemBase<T,M,A>) |
View on GitHub