ComponentOne True DBGrid for WinForms
Editor Property (C1DataColumn)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DataColumn Class : Editor Property
Gets or sets the editor that is used to edit cell data.
Syntax
'Declaration
 
Public Property Editor As System.Windows.Forms.Control
public System.Windows.Forms.Control Editor {get; set;}
See Also

Reference

C1DataColumn Class
C1DataColumn Members