Version

Search Results

GetTypeConverter Method (DateTimeEditorOwner)

Syntax Parameters ownerContext ignoreTypeConverters

GetValue Method (DateTimeEditorOwner)

Returns the value that should be rendered. Syntax Parameters ownerContext The context that was passed into the Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) method. Return Valu...

GetValueList Method (DateTimeEditorOwner)

Syntax Parameters ownerContext

IsActionableAreaSupported Method (DateTimeEditorOwner)

Syntax Parameters ownerContext area

IsEditorAlwaysInEditMode Method (DateTimeEditorOwner)

Returns whether this editor is always in edit mode Syntax Parameters editor The EmbeddableEditorBase-derived instance Return Value True if the editor never leaves edit mode. Remarks The default implementation returns false.

IsEnabled Method (DateTimeEditorOwner)

Syntax Parameters ownerContext

IsHotTrackingEnabled Method (DateTimeEditorOwner)

Syntax Parameters ownerContext

IsKeyMapped Method (DateTimeEditorOwner)

Called by an embeddable editor to determine whether the specified key should be handled by the owner Syntax Parameters keyData element The EmbeddableUIElementBase-derived element Return Value If the owner returns true, the editor should not perform its default keyboard processing

IsMultiLine Method (DateTimeEditorOwner)

Returns whether the text is multiline. Syntax Parameters ownerContext The context that was passed into the Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) method. Return Value A ...