Column Properties

Top  Previous  Next

Basic Properties

columnType

Specifies the type of information the column should display. If Windows Search or Indexing Service is available you can also select from the Windows Search  or Indexing Service column types.

When using the default browseMode of FileSystem you can select from the following column types.

Icon

Icon respresenting the file type in the column

Name

File name

Size

File size

DateCreated

Date the file was created

Type

File type (extension)

DateLastModified

Date the file was last modified

DateLastAccessed

Date the file was last accessed

Thumbnail

Thumbnail (for image files only)

Folder

Parent folder

label

Specifies the text label for the column that will be displayed as the column heading and also the search dialog label.

Additional Properties

browseDisplay

Specifies whether the column should be displayed when browsing a folder.

format

Specifies a format mask for a date-time or numeric value.  Values are the standard .NET date-time and numeric formatting strings.

search

Specifies whether the file property can be searched against in the search dialog

searchDisplay

Specifies whether the file property is displayed in the search results.

selectable

Specifies whether the column value is to be converted into a hyperlink that can be clicked to select the file.