Table of Contents

Method ItemIsFolder

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ItemIsFolder(FileListBoxItem?)

Gets whether item is folder.

public virtual bool ItemIsFolder(FileListBox.FileListBoxItem? item)

Parameters

item FileListBox.FileListBoxItem

Returns

bool