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

In This Topic
    EditorStyle Property (C1DisplayColumn)
    In This Topic
    Gets or sets the Style used for the cell editor.
    Syntax
    'Declaration
     
    Public Property EditorStyle As Style
    public Style EditorStyle {get; set;}
    See Also