ASPxClientFileManagerItem.SetSelected(selected) Method
Specifies whether the file manager item is selected.
Declaration
SetSelected(
selected: boolean
): void
Parameters
Name | Type | Description |
---|---|---|
selected | boolean |
|
See Also