ASPxClientCardView.GetColumn(columnIndex) Method
Returns the client column that resides at the specified position within the column collection.
#Declaration
GetColumn(
columnIndex: number
): ASPxClientCardViewColumn
#Parameters
Name | Type | Description |
---|---|---|
column |
number | The index the column within the column collection (the column’s Collection |
#Returns
Type | Description |
---|---|
ASPx |
An ASPx |