For a list of all members of this type, see RadialMenuTool members.
Name | Description | |
---|---|---|
Checkable | Gets or sets whether the tool is a toggle button which can be checked or unchecked. | |
Checked | Gets or sets the Checked state of the tool. | |
ChildToolCheckBehavior | Gets or sets how Checkable tools in the collection behave with respect to each other. | |
ChildToolDisplayStyle | Determines how the children in the Tools collection of this tool are displayed. | |
ChildToolRelativeOrigin | Gets or sets how the children of this tool are aligned relative to the parent tool. | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
DrillDownButtonEnabled | Gets or sets whether the drilldown button of the tool is enabled. | |
Enabled | Gets or sets the enabled state of the tool. | |
Key | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
KeyTip | Gets or sets a string with a maximum of 3 characters that represents the mnemonic displayed for the tool when using keytips. | |
LastToggledChildTool | Returns the last child of this tool that was whose Checked property was toggled by the user. | |
ParentCollection | The collection to which the tool belongs. | |
ParentTool | The parent tool to which this tool belongs. | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Gets or sets the text of the tool. | |
Tools | A collection of RadialMenuTool instances that represent the child tools of this tool. | |
ToolSettings | Gets or sets various settings related to the tool. | |
ToolTipText | Gets or sets the text that will display in the tooltip for this tool. | |
UseAppearanceOfLastToggledChildTool | Gets or sets whether the tool will display the same appearance (including the image) of it's LastToggledChildTool. | |
UseToolTipTextOfLastToggledChildTool | Gets or sets whether the tool will display the tooltip of it's LastToggledChildTool. | |
Visible | Gets or sets the visibility of the tool. | |
VisiblePosition | Gets or sets the visible position of the tool. | |
WedgeSpan | Gets or sets the number of wedges that this tool will span. |
Name | Description | |
---|---|---|
CheckableDefault | Returns the default value of the Checkable property for the tool type. | |
ChildToolCheckBehaviorDefault | Returns the default value of the ChildToolCheckBehavior property for the tool type. | |
KeyLowercaseInterned | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
PrimaryCollection | (Inherited from Infragistics.Shared.KeyedSubObjectBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |