SelectionModifiedArgs Class Members
| JsPropertiesExtractor | Send comments on this topic. |
| SelectionModifiedArgs Class Members | |
| See Also Properties | |
|
|
| vdWebLibrary Namespace : SelectionModifiedArgs Class |
The following tables list the members exposed by SelectionModifiedArgs.
| Name | Description | |
|---|---|---|
| action | Returns the active BaseActionObj object. | |
| cancel | cancel value by default is false so every entity can be selected.When is cancel=true; the entity can not be selected. | |
| finish | Set it to true in order to stop the user entity picking | |
| ItemIndex | Returns the zero base index of the selectedItem relative to userselectedCount | |
| selectedItem | Is the figure that will be added in the selection | |
| userselectedCount | Reurns the count of the original items that user select before filter out |