Table of Contents

Enum FileListBoxColumn

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

Specifies the columns that can be displayed in a file list box.

public enum FileListBoxColumn

Fields

DateModified = 1

The date and time the file was last modified.

Name = 0

The file name column.

Size = 2

The file size column.