Infragistics2.Win.v8.1
EmbeddableEditorBase Class
See Also  Members  
Infragistics.Win Namespace : EmbeddableEditorBase Class

An abstract base class for embeddable editors.

Object Model





Syntax

Visual Basic (Declaration) 
Public MustInherit Class EmbeddableEditorBase 
   Inherits SubObjectBase
C# 
public abstract class EmbeddableEditorBase : SubObjectBase 

See Also