ASPxClientVerticalGrid.GetSelectedRecordCount Method
In This Article
Returns the number of selected records.
#Declaration
TypeScript
GetSelectedRecordCount(): number
#Returns
Type | Description |
---|---|
number | The number of selected records. |
See Also