ASPxClientFileManagerItem.IsSelected Method
Gets a value indicating whether the item is selected in the file manager.
Declaration
IsSelected(): boolean
Returns
Type | Description |
---|---|
boolean |
|
Remarks
Use the IsSelected property to programmatically determine whether the item (file or folder) is selected in the file manager file area.
See Also