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

In This Topic
    ColumnName Property (CustomizeFilterEditorEventArgs)
    In This Topic
    Gets the name of column for filtering.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnName As System.String
    public System.string ColumnName {get;}
    See Also