[]
Gets an expression editor in collections.
public C1ExpressionEditor this[string name] { get; set; }
Public Default Property Item(name As String) As C1ExpressionEditor
| Type | Name | Description |
|---|---|---|
| string | name | The column name of the grid. |