True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1TrueDBGrid Class / Editor Property

In This Topic
    Editor Property (C1TrueDBGrid)
    In This Topic
    Gets a reference to the cell editor that is currently active.
    Syntax
    'Declaration
     
    Public ReadOnly Property Editor As System.Windows.Forms.Control
    public System.Windows.Forms.Control Editor {get;}
    See Also