For a list of all members of this type, see RadioButtonEditor members.
Name | Description | |
---|---|---|
CanFocus | The editor can take focus while in edit mode (Inherited from Infragistics.Win.ToggleEditorBase) | |
CheckAlign | Controls the alignment of the checkbox (Inherited from Infragistics.Win.ToggleEditorBase) | |
CheckedAppearance | Checked appearance for the object (Inherited from Infragistics.Win.ToggleEditorBase) | |
CheckState | The CheckState of the editor (Inherited from Infragistics.Win.ToggleEditorBase) | |
CurrentEditText | Returns the current text being edited without doing any validation. This will return the text currently typed in. If the editor does not have an textbox-like control, it will return the current edit value in form of text. (Inherited from Infragistics.Win.ToggleEditorBase) | |
DataFilter | If different than null, specifies custom data filter used by the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
DefaultOwner | Returns the default embeddable editor owner, which may provide default owner-specific values for an editor (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
Disposed | (Inherited from Infragistics.Shared.DisposableObject) | |
EditorSharedObjectName | Specifies name of the shared object that was defined for this editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
ElementBeingEdited | Returns the embeddable element that is currently in edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
ExpectedType | Default type used by the editor in the case of data filter. Null means that editor supports multiple data types and expects type to be set or provided by the owner. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
Focused | Returns true if the editor has focus (read-only). (Inherited from Infragistics.Win.ToggleEditorBase) | |
GlyphType | Returns the type of glpyh (checkbox or radio button) being used by the editor. (Inherited from Infragistics.Win.ToggleEditorBase) | |
HasCheckedAppearance | Returns whether or not the control has a checked appearance (Inherited from Infragistics.Win.ToggleEditorBase) | |
HasHotTrackingAppearance | Returns whether or not the control has a hot tracking appearance (Inherited from Infragistics.Win.ToggleEditorBase) | |
HasIndeterminateAppearance | Returns whether or not the control has an check indeterminate appearance (Inherited from Infragistics.Win.ToggleEditorBase) | |
HotTrackingAppearance | Down Checkbox appearance for the object (Inherited from Infragistics.Win.ToggleEditorBase) | |
IndeterminateAppearance | Indeterminate Checkbox appearance for the object (Inherited from Infragistics.Win.ToggleEditorBase) | |
IsDroppedDown | Returns true if in edit mode and dropped down (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
IsInEditMode | Returns true if the editor is in edit mode (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
IsValid | Returns true if the edited value is valid (read-only). (Inherited from Infragistics.Win.ToggleEditorBase) | |
SelectedText | Gets or sets the currently selected text in the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SelectionLength | Gets or sets the number of characters selected in the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SelectionStart | Gets or sets the starting point of text selected in the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
Style | Set/Get the view style of the editor (Inherited from Infragistics.Win.ToggleEditorBase) | |
SupportsAutoSizeEdit | Specifies whether the editor supports AutoSizeEdit (read-only). (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SupportsDropDown | Returns true if this editor supports a dropdown. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SupportsSelectableText | Returns true if this editor supports selecting text. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SupportsSpellChecking | Returns true if this editor supports spell checking. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SupportsValueList | Specifies whether the editor supports value list (read-only). (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
Tag | (Inherited from Infragistics.Shared.SubObjectBase) | |
Text | Controls the text of the caption that will be displayed with the check (Inherited from Infragistics.Win.ToggleEditorBase) | |
TextLength | Gets the length of the text in the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
ThreeState | Used to determine if the control allows for the indeterminate state | |
Value | The current value being edited. (Inherited from Infragistics.Win.ToggleEditorBase) |
Name | Description | |
---|---|---|
HasOwnDefaultContextMenu | Property which should be overriden by derived editors which have their own default Context Menu, so an ancestor's ContextMenu would be prevented from showing. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SelectedTextInternal | Gets or sets the currently selected text in the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SelectionLengthInternal | Gets or sets the number of characters selected in the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SelectionStartInternal | Gets or sets the starting point of text selected in the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) | |
TextLengthInternal | Gets the length of the text in the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
WantsOwnerKeyEvents | WantsOwnerKeyEvents (Inherited from Infragistics.Win.ToggleEditorBase) |