Version

CalendarComboEditor Class Properties

For a list of all members of this type, see CalendarComboEditor members.

Public Properties
 NameDescription
Public PropertyAcceptsReturn (Inherited from Infragistics.Win.EditorWithText)
Public PropertyAcceptsTab (Inherited from Infragistics.Win.EditorWithText)
Public PropertyButtonsLeft (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyButtonsRight (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyCanFocusOverridden. Indicates if the element can take focus  
Public PropertyCurrentEditText (Inherited from Infragistics.Win.EditorWithText)
Public PropertyDataFilter (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyDefaultOwner (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEditorSharedObjectName (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyElementBeingEdited (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyExpectedTypeOverridden. 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.  
Public PropertyFocused (Inherited from Infragistics.Win.EditorWithText)
Public PropertyHasButtonsLeft (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyHasButtonsRight (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public PropertyIsDroppedDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyIsInEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyIsInIMEComposition (Inherited from Infragistics.Win.EditorWithText)
Public PropertyIsValid (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyScrollBars (Inherited from Infragistics.Win.EditorWithText)
Public PropertySelectedText (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertySelectionLength (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertySelectionStart (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertySpinButtonIntervalSettingsContains properties pertaining to the intervals used by the built-in spin button (not a SpinEditorButton).  
Public PropertySupportsAutoSizeEdit (Inherited from Infragistics.Win.EditorWithText)
Public PropertySupportsDropDownOverridden. Returns true if this editor supports a dropdown.  
Public PropertySupportsSelectableText (Inherited from Infragistics.Win.EditorWithText)
Public PropertySupportsSpellChecking (Inherited from Infragistics.Win.EditorWithText)
Public PropertySupportsValueList (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextBox (Inherited from Infragistics.Win.EditorWithText)
Public PropertyTextLength (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public PropertyValueOverridden. Gets or sets the current value  
Protected Properties
 NameDescription
Protected PropertyAppliesFormatStringWhenInEditModeOverridden. Returns whether the editor applies the format string returned from the owner's GetFormatInfo method when it is in edit mode.  
Protected PropertyEditorValue (Inherited from Infragistics.Win.EditorWithText)
Protected PropertyEditorWithTextUIElementOverridden. Returns the EditorWithTextUIElement contained by the Infragistics.Win.EmbeddableEditorBase.ElementBeingEdited or null  
Protected PropertyHasOwnDefaultContextMenu (Inherited from Infragistics.Win.EmbeddableEditorBase)
Protected PropertySelectedTextInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertySelectionLengthInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertySelectionStartInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
Protected PropertyTextLengthInternal (Inherited from Infragistics.Win.EditorWithText)
Protected PropertyWantsOwnerKeyEvents (Inherited from Infragistics.Win.EmbeddableEditorBase)
See Also