Syntax Parameters ownerContext ignoreTypeConverters
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...
Syntax Parameters ownerContext
Syntax Parameters ownerContext
Syntax Parameters ownerContext area
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.
Syntax Parameters ownerContext
Syntax Parameters ownerContext
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
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 ...