ASPxClientCardView.GetColumnByField(columnFieldName) Method
Returns the client column to which the specified data source field is bound.
#Declaration
GetColumnByField(
columnFieldName: string
): ASPxClientCardViewColumn
#Parameters
Name | Type | Description |
---|---|---|
column |
string | A string value that specifies the name of the data source field to which the column is bound (the column’s Card |
#Returns
Type | Description |
---|---|
ASPx |
An ASPx |