Initializes a new instance of the ASPxClientGridViewSelectionEventArgs class.
constructor(visibleIndex: number)
Name | Type | Description |
---|---|---|
visibleIndex | number | An integer value that specifies the visible index of the row whose selected state has been changed. This value is assigned to the ASPxClientGridViewSelectionEventArgs.visibleIndex property. |