TcxGridEMFTableView.GetColumnByFieldName(string) Method
Declaration
function GetColumnByFieldName(const AFieldName: string): TcxGridEMFColumn;
Parameters
| Name | Type |
|---|---|
| AFieldName | string |
Returns
| Type |
|---|
| TcxGridEMFColumn |
See Also
function GetColumnByFieldName(const AFieldName: string): TcxGridEMFColumn;
| Name | Type |
|---|---|
| AFieldName | string |
| Type |
|---|
| TcxGridEMFColumn |