constructor(visibleIndex) Constructor
Initializes a new instance of the ASPxClientCardViewGroupCancelEventArgs class.
Declaration
constructor(
visibleIndex: number
)
Parameters
Name | Type | Description |
---|---|---|
visibleIndex | number | The group’s visible index. |
See Also