ASPxClientCardView.GetColumnById(columnId) Method
Returns the column with the specified unique identifier.
#Declaration
GetColumnById(
columnId: string
): ASPxClientCardViewColumn
#Parameters
Name | Type | Description |
---|---|---|
column |
string | A string value that specifies the column’s unique identifier (the column’s Web |
#Returns
Type | Description |
---|---|
ASPx |
An ASPx |