SelectionModifiedArgs Class Properties
| JsPropertiesExtractor | Send comments on this topic. |
| SelectionModifiedArgs Class Properties | |
| See Also | |
|
|
| vdWebLibrary Namespace : SelectionModifiedArgs Class |
For a list of all members of this type, see SelectionModifiedArgs members.
| 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 |