The following tables list the members exposed by CheckEditor.
Name | Description | |
---|---|---|
CheckEditor Constructor | Overloaded. |
Name | Description | |
---|---|---|
tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
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) |
Name | Description | |
---|---|---|
ApplyValueAppearance | Applies any appearance associated with the dataVal data value. Base implementation does nothing. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
AreTouchMetricsEnabled | Returns whether Touch mode is currently enabled on this control. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
CanEditType | This editor only edits boolean and string values. (Inherited from Infragistics.Win.ToggleEditorBase) | |
CanRenderType | Only Boolean and string types can be rendered by this editor (Inherited from Infragistics.Win.ToggleEditorBase) | |
Clone | Overridden. Creates a copy of the embeddable editor with the specified default owner. | |
CloseUp | Called to have the dropdown close up. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
ComparesByValue | Returns whether the owner should compare items based on their underlying value rather than their display text. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
CreateAccessibilityInstance | Overridden. Used by an editor owner to create an accessible object for a specific object managed by an editor. | |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
CreateUIAutomationProvider | Overridden. Used by an editor owner to create a UI Automation provider for a specific object managed by an editor. | |
DataValueToText | Overloaded. Converts data value to text making use of any format provider and format strings that owner may provide. If unsuccessful, returns null. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
Dispose | (Inherited from Infragistics.Shared.DisposableObject) | |
DropDown | Called to drop down the dropdown. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
EnterEditMode | Called to place the editor in edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
ExitEditMode | Called to have the editor exit edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
Focus | Sets input focus to the editor. (Inherited from Infragistics.Win.ToggleEditorBase) | |
GetDropDownState | Returns information about whether the dropdown is dropped down. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
GetEditStatus | Returns information about whether the object is in edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
GetEmbeddableElement | Overloaded. Overridden. Called from inside the UIElement.PositionChildElements method of the parent element to create and position the embedded element or elements. | |
GetEmbeddableElementType | Overridden. Returns the type of the EmbeddableUIElementBase derived class that this editor uses as it's embeddable element. | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetOwnerCheckState | Overloaded. Returns the the value of the Owner as a CheckState (Inherited from Infragistics.Win.ToggleEditorBase) | |
GetSize | Overloaded. Used to determine the size preferred/required by the editor. (Inherited from Infragistics.Win.ToggleEditorBase) | |
GetSpellCheckTarget | Gets the current spell check target (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
IsInputKey | Returns whether the key is used by the editor. (Inherited from Infragistics.Win.ToggleEditorBase) | |
IsValidValue | Returns true if the edited value is valid (read-only). If the value is invalid, the 'errorMessage' out parameter can contain an error message. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
OnTouchMetricsChanged | Called when the TouchProvider's state or registration has changed (e.g. when its Visble or Enabled property has changed). (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
ResetCheckedAppearance | Called by environment to reset property. (Inherited from Infragistics.Win.ToggleEditorBase) | |
ResetHotTrackingAppearance | Called by environment to reset property. (Inherited from Infragistics.Win.ToggleEditorBase) | |
ResetIndeterminateAppearance | Called by environment to reset property. (Inherited from Infragistics.Win.ToggleEditorBase) | |
ResolveAppearance | Overloaded. Resolves the elements appearance. (Inherited from Infragistics.Win.ToggleEditorBase) | |
SelectAll | Selects all text in the editor. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
ShouldSerializeCheckedAppearance | Called to determine if Appearance should be serialized (Inherited from Infragistics.Win.ToggleEditorBase) | |
ShouldSerializeHotTrackingAppearance | Called to determine if Appearance should be serialized (Inherited from Infragistics.Win.ToggleEditorBase) | |
ShouldSerializeIndeterminateAppearance | Called to determine if Appearance should be serialized (Inherited from Infragistics.Win.ToggleEditorBase) | |
ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
ValueToDataValue | Overloaded. Converts val to an object of type returned by owner's GetDataType method. If it can not convert, it returns null. It makes use of any format provided and format string off the owner. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
AdjustSizeForOwnerBorders | Adjusts the specified Size to account for the owner-specified borders (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
AdjustSizeForOwnerPadding | Adjusts (increases) the specified size for the owner padding. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
DoCloseUp | Closes the dropdown. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
DoDropDown | Drops down the dropdown. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
GetAutoConvertedDestinationValue | Override this in specific editor to provide automatic conversions for that editor. (Inherited from Infragistics.Win.ToggleEditorBase) | |
GetDisplayValue | Override this in specific editor to provide display value. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
GetEditorValue | Override this in specific editor to provide editor value. (Inherited from Infragistics.Win.ToggleEditorBase) | |
GetInkProvider | Gets the InkProvider registered for the owner's container. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
GetTextSizeOfValue | Returns the size required to render the editor's value for the specified owner and ownerContext. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
HookOwnersKeyEvents | Start listening to the owner's key events (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
InitializeFrom | Initializes the state of this object from a source object of the same type (Inherited from Infragistics.Win.ToggleEditorBase) | |
InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
IsDestinationValueValid | Override this in specific editor to check if converted value is valid. Note, this value does not use the ValueConstraint object returned by the owner's GetConstraints method during validation. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | |
OnAfterCheckStateChanged | Fires the AfterCheckStateChanged event (Inherited from Infragistics.Win.ToggleEditorBase) | |
OnAfterCloseUp | Called after the dropdown has been closed up. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
OnAfterDropDown | Called after the dropdown has been dropped down. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
OnAfterEnterEditMode | Fired after control enters edit mode. (Inherited from Infragistics.Win.ToggleEditorBase) | |
OnAfterExitEditMode | Called after edit mode has been exited. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
OnBeforeCheckStateChanged | Fires the BeforeCheckStateChanged event (Inherited from Infragistics.Win.ToggleEditorBase) | |
OnBeforeDropDown | Called before the dropdown has been dropped down. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
OnBeforeEnterEditMode | Called before edit mode has been entered. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
OnBeforeExitEditMode | Invoked before the CheckEditor exits edit mode. (Inherited from Infragistics.Win.ToggleEditorBase) | |
OnDispose | Clean up any resources being used. (Inherited from Infragistics.Win.ToggleEditorBase) | |
OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
OnOwnerKeyDown | Occurs when the owner gets a key down while in edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
OnOwnerKeyPress | Occurs when the owner gets a key press while in edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
OnOwnerKeyUp | Handles keyUp of owner (Inherited from Infragistics.Win.ToggleEditorBase) | |
OnSubObjectPropChanged | Invoked when a property has changed on a sub object (Inherited from Infragistics.Win.ToggleEditorBase) | |
OnValidateCheckState | Fires the ValidateCheckState event (Inherited from Infragistics.Win.ToggleEditorBase) | |
ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) | |
SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) | |
UnhookOwnersKeyEvents | Unhook from the owner's key events (Inherited from Infragistics.Win.EmbeddableEditorBase) |
Name | Description | |
---|---|---|
AfterCheckStateChanged | Event to notify controls that checkstatus has changed (Inherited from Infragistics.Win.ToggleEditorBase) | |
AfterCloseUp | Occurs after closing up the dropdown. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
AfterDropDown | Occurs after dropping down the dropdown. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
AfterEnterEditMode | Occurs after entering edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
AfterExitEditMode | Occurs after exiting edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
BeforeCheckStateChanged | Event to notify controls that checkstatus has changed (Inherited from Infragistics.Win.ToggleEditorBase) | |
BeforeDropDown | Occurs before dropping down the dropdown. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
BeforeEnterEditMode | Occurs before entering edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
BeforeExitEditMode | Occurs before exiting edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
KeyDown | Occurs on a key down while the editor is in edit mode and the editor has focus. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
KeyPress | Occurs on a key press while the editor is in edit mode and the editor has focus. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
KeyUp | Occurs on a key up while the editor is in edit mode and the editor has focus. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SelectionChanged | Occurs when a new value is selected from the dropdown. (Inherited from Infragistics.Win.EmbeddableEditorBase) | |
SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) | |
SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) | |
ValidateCheckState | Fired before a change to the ToggleEditorBase.CheckState property is committed. (Inherited from Infragistics.Win.ToggleEditorBase) | |
ValueChanged | Occurs when the value is changed in edit mode. (Inherited from Infragistics.Win.EmbeddableEditorBase) |