ASPxClientFileManagerSelectionChangedEventArgs.isSelected Property
In This Article
Gets whether the item has been selected.
#Declaration
TypeScript
isSelected: boolean
#Property Value
Type | Description |
---|---|
boolean |
|
See Also