Represents the editor control for the multiple-column combo box cell.
Object Model
Syntax
'Declaration
Public Class MultiColumnEditor
Inherits GeneralEditor
Implements FarPoint.Win.IDropDownNotify, FarPoint.Win.IEditorImeSenteceModeSupport, FarPoint.Win.IElement, FarPoint.Win.IInputScopeSupport, FarPoint.Win.IPopUpNotify, FarPoint.Win.ISlideLeftNotify, FarPoint.Win.ISlideRightNotify, FarPoint.Win.ISpinDownNotify, FarPoint.Win.ISpinUpNotify, FarPoint.Win.ITouchEditor, FarPoint.Win.IVerticalAlignmentSupport
'Usage
Dim instance As MultiColumnEditor
public class MultiColumnEditor : GeneralEditor, FarPoint.Win.IDropDownNotify, FarPoint.Win.IEditorImeSenteceModeSupport, FarPoint.Win.IElement, FarPoint.Win.IInputScopeSupport, FarPoint.Win.IPopUpNotify, FarPoint.Win.ISlideLeftNotify, FarPoint.Win.ISlideRightNotify, FarPoint.Win.ISpinDownNotify, FarPoint.Win.ISpinUpNotify, FarPoint.Win.ITouchEditor, FarPoint.Win.IVerticalAlignmentSupport
Inheritance Hierarchy
See Also