Table of Contents

Class SelectionModifiedArgs

Namespace
vdWebLibrary
Assembly
JsPropertiesExtractor.dll

Contains all the arguments of a vdSelectionModified event.

public class SelectionModifiedArgs
Inheritance
SelectionModifiedArgs
Inherited Members

Properties

ItemIndex

Returns the zero base index of the selectedItem relative to userselectedCount

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

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